aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* Changes after make distcheck.Arnold D. Robbins2019-01-265-14/+20
|
* Adjust badargs.ok.Arnold D. Robbins2019-01-252-1/+7
|
* Rework namespace handling to make simpler and correct. Add two test cases.Arnold D. Robbins2019-01-2510-13/+106
|
* Squashed merge of feature/namespaces. Add code and doc.Arnold D. Robbins2019-01-1124-51/+492
|
* Implement optional second array arg to type of returning info on variable ↵Andrew J. Schorr2019-01-096-0/+72
| | | | internals.
* Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-244-10/+19
|\
| * Make inet tests keep going if they fail.Arnold D. Robbins2018-12-243-8/+13
| |
| * Fix test/inftest.ok.Arnold D. Robbins2018-12-232-2/+6
| |
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-217-2/+26
|\|
| * Bug fix in dfa, with test.Arnold D. Robbins2018-12-217-2/+26
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-294-34/+6
|\ \
| * | Disable writing to arbitrary elements of SYMTAB.Arnold D. Robbins2018-11-294-34/+6
| |/
* | More adjustments. profile11 now gets all the comments!Arnold D. Robbins2018-11-282-0/+7
| |
* | Improve comments before/after functions.Arnold D. Robbins2018-11-274-98/+1238
| |
* | Continue polishing comments. New test.Arnold D. Robbins2018-11-267-5/+693
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-253-6/+10
|\|
| * Layout improvement in test/Makefile.am.Arnold D. Robbins2018-11-253-6/+10
| |
* | Get comments at outermost level working.Arnold D. Robbins2018-11-242-1252/+175
| |
* | Merge branch 'master' into feature/fix-commentsArnold D. Robbins2018-11-247-13/+47
|\|
| * Add test for command line typed regexp assignment.Arnold D. Robbins2018-11-245-2/+30
| |
| * Improve portability of spacere test.Arnold D. Robbins2018-11-245-11/+17
| |
* | More improvements on block comments.Arnold D. Robbins2018-11-112-7/+9
| |
* | Update test/profile0.ok.Arnold D. Robbins2018-10-142-1/+5
|/
* Ignore failure in profile1 test, allows make to keep going.Arnold D. Robbins2018-10-103-2/+7
|
* Fix problem with MPFR conversion to int from hex numbers.Arnold D. Robbins2018-09-277-4/+32
|
* Bug fix for trailing backslash in dynamic regexp.Arnold D. Robbins2018-09-217-2/+27
|
* Upgrade to Automake 1.16.1.Arnold D. Robbins2018-09-162-5/+12
|
* Disable fmtspcl test.Arnold D. Robbins2018-08-273-26/+33
|
* Fix whitespace in various ChangeLog files.Arnold D. Robbins2018-08-081-64/+64
|
* Fix assigning $0 from a number.Arnold D. Robbins2018-07-317-2/+34
|
* Fix coredump from IGNORECASE array sorting.Arnold D. Robbins2018-07-316-2/+81
|
* Remove incorrect file test/lintwan.ok.Arnold D. Robbins2018-07-271-39/+0
|
* Fix test/lintwarn.ok.Arnold D. Robbins2018-07-271-0/+1
|
* And commit lintwarn.ok, too.Arnold D. Robbins2018-07-271-0/+39
|
* Add lint warning for `print "foo" > "foo" 1'.Arnold D. Robbins2018-07-272-0/+6
|
* Add warnings for unknown regex escape sequences.Arnold D. Robbins2018-07-274-0/+19
|
* Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed.Arnold D. Robbins2018-07-137-9/+79
|
* Improve fmtspcl test.Arnold D. Robbins2018-07-123-10/+34
|
* Huge numeric values that overflow should convert to infinity instead of zero.Andrew J. Schorr2018-06-226-2/+28
|
* Improve lint checking for statement of just a constant.Arnold D. Robbins2018-05-243-0/+11
|
* New test: spacere.Arnold D. Robbins2018-05-236-3/+60
|
* Major improvements to test infrastructure.Arnold D. Robbins2018-05-1315-1187/+1374
|
* Improve capability of readdir test.Arnold D. Robbins2018-04-302-3/+11
|
* Fix readdir_retest test for out of tree builds.Arnold D. Robbins2018-04-203-4/+10
|
* Update nonfatal1 test for bizarre ISPs.Arnold D. Robbins2018-04-193-2/+7
|
* Fix nonfatal1 test for ISPs that resolve local:host.domain.Arnold D. Robbins2018-04-173-3/+10
|
* Fix problem with rebuilding records if using API parser.Arnold D. Robbins2018-04-174-2/+30
|
* Copy MPZ/MPFR bits also, in r_dupnode.Arnold D. Robbins2018-04-026-4/+51
|
* Regularize several tests so they can be autogenerated.Arnold D. Robbins2018-03-268-42/+10218
|
* Remove the tail recursion optimization.Arnold D. Robbins2018-03-266-2/+41
|