summaryrefslogtreecommitdiff
path: root/testsuite/awk.tests
Commit message (Expand)AuthorAgeFilesLines
* awk: fix handling of "if ... break ; else ..." - closes 7226Denys Vlasenko2014-06-261-0/+16
* fix failures found by randomconfig buildsDenys Vlasenko2013-12-311-1/+5
* awk: fix a bug in argc counting in recent changeDenys Vlasenko2013-11-211-1/+13
* awk: fix length(array)Denys Vlasenko2013-10-121-0/+5
* awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer2013-07-311-0/+28
* awk.tests: add test for recent large integer fixDenys Vlasenko2013-07-221-3/+8
* awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer2013-03-131-0/+19
* awk: fix FS assignment behavior. Closes 5108Denys Vlasenko2012-07-111-0/+7
* awk: make -F STR interpret escape sequences. Closes 5126Denys Vlasenko2012-06-221-0/+5
* testsuite: some more awk tests related to conditionsTanguy Pruvot2012-06-111-0/+7
* awk: fix a SEGVDenys Vlasenko2011-09-111-0/+3
* awk: fix segfault on closing non-opened fileDenys Vlasenko2010-10-231-0/+6
* awk: 00.123 is not a octal constant; neither is 009.123. fixing thisDenys Vlasenko2010-10-051-0/+6
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* randomtest fixesDenys Vlasenko2010-05-111-0/+2
* more randomconfig testsuite fixesDenys Vlasenko2010-05-101-1/+1
* randomconfig testsuite fixesDenys Vlasenko2010-05-101-2/+4
* awk: add two tests we currently failDenys Vlasenko2010-03-111-16/+97
* awk: fix the case where nested "for" loops with the same variable misbehaveDenys Vlasenko2010-03-101-0/+38
* awk: skip whitespace between array name and subscriptAlexander Shishkin2010-02-261-0/+3
* awk: fix an incorrect casting to string (bug 725). -44 bytes.Denys Vlasenko2009-11-301-0/+17
* tests: fix POSIX shell source styleMike Frysinger2009-11-041-1/+1
* awk: fix long field separators case. By Ian Wienand (ianw AT vmware.com)Denis Vlasenko2009-04-121-0/+6
* awk: fix compat issue found by gpm buildDenis Vlasenko2009-03-151-0/+5
* awk: in BEGIN section $0 should be "", not "0".Denis Vlasenko2009-01-251-0/+7
* awk: improve nadling of negative numbers in bitwise ops;Denis Vlasenko2008-09-021-0/+1
* build system: echo and test features may be enabledDenis Vlasenko2008-08-291-0/+5
* comm: almost total rewrite; add testsuiteDenis Vlasenko2008-07-151-2/+1
* awk: fix a case with multiple -f options. simplify -f file reading.Denis Vlasenko2008-07-011-0/+7
* awk: actually do "svn add" for testsuiteDenis Vlasenko2007-07-181-0/+20