branches: 1.3.2;As noted by christos@ in rev. 1.4 to t_awk.sh, the "period" test has beenbroken all along. Fix expected output (tested on Linux, GNU awk 1.3.3).
The problem has been fixed and the test is broken. awk always uses theC locale for LC_NUMERIC.
Move the existing tests from util/awk to usr.bin/awk.