Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add a ceil() function to lib2 | Gavin Howard | 2019-02-17 | 2 | -0/+46 | |
* | Fix a problem with the signal test harness on FreeBSD | Gavin Howard | 2019-02-15 | 1 | -9/+9 | |
* | Add to the signals test | Gavin Howard | 2019-02-15 | 1 | -8/+10 | |
* | Add another test | Gavin Howard | 2019-02-15 | 1 | -1/+1 | |
* | Add yet more error tests | Gavin Howard | 2019-02-15 | 1 | -0/+6 | |
* | Add another error test | Gavin Howard | 2019-02-15 | 1 | -0/+1 | |
* | Fix a failing error test and add another | Gavin Howard | 2019-02-15 | 1 | -1/+1 | |
* | Add more error tests | Gavin Howard | 2019-02-15 | 1 | -0/+2 | |
* | Add a print test | Gavin Howard | 2019-02-15 | 2 | -0/+2 | |
* | Improve the signals test harness | Gavin Howard | 2019-02-15 | 1 | -1/+1 | |
* | Add a file to prevent the need to generate | Gavin Howard | 2019-02-15 | 1 | -0/+0 | |
* | Make sure to /dev/null stdin.sh output | Gavin Howard | 2019-02-15 | 1 | -1/+1 | |
* | Fix the signals tests | Gavin Howard | 2019-02-15 | 1 | -2/+25 | |
* | Force interactive in the stdin test | Gavin Howard | 2019-02-15 | 1 | -1/+1 | |
* | Get rid of extraneous comments | Gavin Howard | 2019-02-15 | 1 | -12/+0 | |
* | Add signal tests | Gavin Howard | 2019-02-15 | 4 | -1/+77 | |
* | Move the GC trigger into the stdin test | Gavin Howard | 2019-02-15 | 4 | -3/+21 | |
* | Fix to a test harness | Gavin Howard | 2019-02-15 | 1 | -2/+2 | |
* | Fix dc array test to trigger garbage collection | Gavin Howard | 2019-02-15 | 2 | -0/+3 | |
* | Add some error tests | Gavin Howard | 2019-02-15 | 2 | -0/+4 | |
* | Add another error test | Gavin Howard | 2019-02-15 | 1 | -0/+1 | |
* | Add an error test | Gavin Howard | 2019-02-15 | 1 | -0/+1 | |
* | Add some error tests | Gavin Howard | 2019-02-15 | 1 | -0/+5 | |
* | Fix style in a test harness | Gavin Howard | 2019-02-15 | 1 | -1/+1 | |
* | Change test harness to test more stuff | Gavin Howard | 2019-02-15 | 1 | -1/+10 | |
* | Fix a typo | Gavin Howard | 2019-02-15 | 1 | -1/+1 | |
* | Fix style in test harnesses | Gavin Howard | 2019-02-15 | 2 | -4/+4 | |
* | Fix a bug in the all test harness | Gavin Howard | 2019-02-15 | 1 | -2/+2 | |
* | Add environment var and line length tests | Gavin Howard | 2019-02-15 | 1 | -10/+39 | |
* | Add a backslash stdin test | Gavin Howard | 2019-02-15 | 3 | -3/+4 | |
* | Reorder some tests | Gavin Howard | 2019-02-14 | 2 | -65/+65 | |
* | Add tests for the new functions | Gavin Howard | 2019-02-13 | 2 | -0/+65 | |
* | Remove and add some lib2 tests | Gavin Howard | 2019-02-05 | 2 | -10/+11 | |
* | Make sure make test_all can be run in parallel | Gavin Howard | 2019-02-01 | 1 | -2/+2 | |
* | Allow the make test target to run in parallel | Gavin Howard | 2019-02-01 | 7 | -9/+9 | |
* | Add a couple error tests | Gavin Howard | 2019-01-24 | 1 | -0/+2 | |
* | Add some error tests and string tests for dc | Gavin Howard | 2019-01-24 | 4 | -0/+11 | |
* | Add abs() as a built in | Gavin Howard | 2019-01-24 | 6 | -0/+30 | |
* | Add test results for 2 dc scripts | Gavin Howard | 2019-01-23 | 2 | -0/+250 | |
* | Add a parse test for bc based on afl test cases | Gavin Howard | 2019-01-21 | 3 | -0/+43 | |
* | Add a test that afl found that will check for a crash | Gavin Howard | 2019-01-21 | 1 | -0/+36 | |
* | Add an error test found by afl | Gavin Howard | 2019-01-21 | 1 | -0/+1 | |
* | Remove a buggy line of code from tests/afl.py | Gavin Howard | 2019-01-17 | 1 | -1/+0 | |
* | Move a test to prevent errors | Gavin Howard | 2019-01-16 | 4 | -3/+2 | |
* | Add a test for a crash | Gavin Howard | 2019-01-16 | 2 | -0/+3 | |
* | Add tests to test for the crashes that were found | Gavin Howard | 2019-01-16 | 6 | -1/+9 | |
* | Fix a bug in tests/afl.py | Gavin Howard | 2019-01-16 | 1 | -0/+1 | |
* | Fix a test | Gavin Howard | 2019-01-14 | 2 | -2/+2 | |
* | Add a test for strings in arrays | Gavin Howard | 2019-01-14 | 2 | -0/+3 | |
* | Tweaks to the factorial script | Gavin Howard | 2019-01-14 | 1 | -3/+3 |