Lines Matching +refs:test +refs:catch
112 test for these values. Thanks to Arnold Robbins. Allows closing
230 the fix. New test T.concat added to the test suite.
256 From Arnold Robbins, apply some cleanups in the test suite.
366 Added test in maketab.c to prevent generating a proctab entry
423 test for correct behavior: T.latin1, T.gawk.
485 i can't test any of it.
519 fixed memory fault caused by out of order test in setsval.
532 it and providing a very compact test case.
579 call of SYNTAX(), test malloc return in lib.c, all with thanks to
585 to catch places where it might overrun. the RE code is still fragile.
596 providing a good test case.
792 jon bentley for the test case that found it.
794 added test in envinit to catch environment "variables" with
798 added test in defn() to catch function foo(foo), which
820 the test case.)
825 Bruce also provided some helpful test cases.
923 now using strtod to test whether a string is a number, instead of
1067 modified makefile: my current make can't cope with the test used
1122 added (file/pipe) builtin. hard to test satisfactorily.
1139 cranked up some fixed-size arrays in b.c, and added a test for
1158 better test for detecting too-long output record.
1169 removed an apparently unnecessary test in isnumber().
1187 fixed sleazy test for integrality in getsval; use modf.
1426 fixed aprintf, asprintf, format to catch them.