aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Add backwards compatibility tests for inplace extension.Arnold D. Robbins2019-06-2813-2/+113
|
* Add backwards compatibility to inplace extension, update doc and tests.Arnold D. Robbins2019-06-264-4/+8
|
* Add tests for previous fix to namespaces.Arnold D. Robbins2019-06-267-0/+12
|
* Fix a problem when using awk::var kinds of names.Arnold D. Robbins2019-06-263-0/+73
|
* Fix /\{/ to not warn if --posix.Arnold D. Robbins2019-06-197-4/+29
|
* Make 5.0.1 tarball.Arnold D. Robbins2019-06-181-0/+4
|
* Add --lint=no-ext to disable "xxx is a gawk extension" warnings.Arnold D. Robbins2019-05-222-1/+5
|
* Finish handling sandbox tests.Arnold D. Robbins2019-05-072-0/+7
|
* Improve sandbox mode.Arnold D. Robbins2019-05-067-3/+52
|
* Add another numeric field assignment test.Andrew J. Schorr2019-04-226-2/+28
|
* Fix bug with ^ in FS.Arnold D. Robbins2019-04-217-4/+35
|
* Fix core dump upon syntax error.Arnold D. Robbins2019-04-186-2/+24
|
* Ensure that ChangeLog.1 gets into the distribution.Arnold D. Robbins2019-04-183-0/+6
|
* Add new ChangeLog files.Arnold D. Robbins2019-04-121-0/+5
|
* Update gettext version in the doc.Arnold D. Robbins2019-04-121-0/+0
|
* Single-byte locales use locale settings for ignoring case.Arnold D. Robbins2019-04-076-4/+27
|
* Fix mbprintf5 to keep going in case of failure.Arnold D. Robbins2019-03-173-2/+7
|
* Small fix in help message.Arnold D. Robbins2019-03-032-1/+4
|
* Small profiling improvements.Arnold D. Robbins2019-02-253-108/+112
|
* Improvements for z/OS, building and test suite.Arnold D. Robbins2019-02-255-109/+155
|
* readdir_test and readdir_retest tests no longer fail on MinGW.Eli Zaretskii2019-02-223-4/+8
|
* Fix calling user defined functions from eval.Arnold D. Robbins2019-02-177-4/+34
|
* Tweak timeout test to reduce likelihood of failure.Andrew J. Schorr2019-02-173-2/+7
|
* Fix plain `print' to work if profiling.Arnold D. Robbins2019-02-157-3/+37
|
* Updates for DJGPP.Arnold D. Robbins2019-02-073-2/+7
|
* Update copyright year in many dates.Arnold D. Robbins2019-01-283-2/+3
|
* Fix symtab6 test.Arnold D. Robbins2019-01-284-4/+9
|
* 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
|/