index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testsuite
/
awk.tests
Age
Commit message (
Expand
)
Author
2010-05-11
randomtest fixes
Denys Vlasenko
2010-05-10
more randomconfig testsuite fixes
Denys Vlasenko
2010-05-10
randomconfig testsuite fixes
Denys Vlasenko
2010-03-11
awk: add two tests we currently fail
Denys Vlasenko
2010-03-10
awk: fix the case where nested "for" loops with the same variable misbehave
Denys Vlasenko
2010-02-26
awk: skip whitespace between array name and subscript
Alexander Shishkin
2009-11-30
awk: fix an incorrect casting to string (bug 725). -44 bytes.
Denys Vlasenko
2009-11-04
tests: fix POSIX shell source style
Mike Frysinger
2009-04-12
awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com)
Denis Vlasenko
2009-03-15
awk: fix compat issue found by gpm build
Denis Vlasenko
2009-01-25
awk: in BEGIN section $0 should be "", not "0".
Denis Vlasenko
2008-09-02
awk: improve nadling of negative numbers in bitwise ops;
Denis Vlasenko
2008-08-29
build system: echo and test features may be enabled
Denis Vlasenko
2008-07-15
comm: almost total rewrite; add testsuite
Denis Vlasenko
2008-07-01
awk: fix a case with multiple -f options. simplify -f file reading.
Denis Vlasenko
2007-07-18
awk: actually do "svn add" for testsuite
Denis Vlasenko