NetBSD/tests/usr.bin/awk
jruoho f910850c47 As noted by christos@ in rev. 1.4 to t_awk.sh, the "period" test has been
broken all along. Fix expected output (tested on Linux, GNU awk 1.3.3).
2012-03-19 13:07:23 +00:00
..
Makefile Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_assign_NF.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_assign_NF.in Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_assign_NF.out Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_big_regexp.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_big_regexp.in Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_big_regexp.out Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_end1.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_end1.in Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_end1.out Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_end2.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_end2.in Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_end2.out Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_period.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_period.in Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_period.out As noted by christos@ in rev. 1.4 to t_awk.sh, the "period" test has been 2012-03-19 13:07:23 +00:00
d_string1.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_string1.out Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_tolower.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_tolower.in Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_tolower.out Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_toupper.awk Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_toupper.in Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
d_toupper.out Move the existing tests from util/awk to usr.bin/awk. 2012-03-11 18:35:59 +00:00
t_awk.sh The problem has been fixed and the test is broken. awk always uses the 2012-03-17 23:22:59 +00:00