aboutsummaryrefslogtreecommitdiffstats
path: root/tests/all.sh
Commit message (Expand)AuthorAgeFilesLines
* Add an unrecognized option error, with translations from skarnetGavin Howard2019-04-111-0/+10
* Fix a typoGavin Howard2019-04-111-1/+1
* Make misc tests also test for crashGavin Howard2019-04-111-42/+16
* Change all of the license headersGavin Howard2019-04-081-10/+23
* Update test harnesses so I can still test toyboxGavin Howard2019-03-271-2/+9
* Remove the ability to turn off referencesGavin Howard2019-02-231-9/+2
* Add read testsGavin Howard2019-02-201-0/+1
* Add tests for upcoming scientific and engineering notationGavin Howard2019-02-191-1/+3
* Remove signals testsGavin Howard2019-02-181-12/+1
* Add signal testsGavin Howard2019-02-151-1/+12
* Fix style in a test harnessGavin Howard2019-02-151-1/+1
* Change test harness to test more stuffGavin Howard2019-02-151-1/+10
* Fix style in test harnessesGavin Howard2019-02-151-1/+1
* Fix a bug in the all test harnessGavin Howard2019-02-151-2/+2
* Add environment var and line length testsGavin Howard2019-02-151-10/+39
* Allow the make test target to run in parallelGavin Howard2019-02-011-2/+2
* Make sure that generated scripts are run when not wantedGavin Howard2019-01-081-1/+1
* Allow skipping generated testsGavin Howard2019-01-051-4/+21
* Modify void functionsGavin Howard2019-01-041-12/+3
* Change the void test plumbingGavin Howard2019-01-011-2/+9
* Start adding void testsGavin Howard2018-12-311-3/+5
* Make sure non-usable tests are skippedGavin Howard2018-12-281-3/+16
* Prettify make test output even moreGavin Howard2018-12-271-9/+17
* Tweak the make test output even moreGavin Howard2018-12-271-1/+1
* Make the test target output even prettierGavin Howard2018-12-271-1/+1
* Make the make test output prettierGavin Howard2018-12-271-14/+19
* Make all.sh and errors.sh scripts POSIX shell-compatibleGavin Howard2018-12-201-27/+27
* Improve invalid option output and test for itGavin Howard2018-12-151-2/+16
* Add stdin testsGavin Howard2018-12-131-0/+2
* Fix some bugs in tests/all.shGavin Howard2018-10-251-11/+11
* Don't run toybox or busybox through the args testsGavin Howard2018-10-251-0/+6
* Add tests to increase coverageGavin Howard2018-10-251-0/+90
* Make the Karatsuba script workGavin Howard2018-10-171-0/+1
* Attempt to make install work for mingwGavin Howard2018-10-121-1/+1
* Redo tests some moreGavin Howard2018-10-041-5/+0
* Redo the Makefile test targetsGavin Howard2018-10-041-23/+18
* Start adding dc test codeGavin Howard2018-10-031-17/+25
* Add a warning when timeconst.bc does not existGavin Howard2018-10-031-0/+3
* Add license headers where necessaryGavin Howard2018-09-251-0/+14
* Add running timeconst.bc to the test suiteGavin Howard2018-09-211-0/+6
* Fix a bug in tests/all.shGavin Howard2018-09-111-0/+1
* Remove TODO's that are doneGavin Howard2018-09-101-8/+0
* Start adding the error tests to the test suiteGavin Howard2018-09-101-0/+1
* Update test files to be able to run valgrind on testsGavin Howard2018-09-061-6/+2
* Make testing workGavin Howard2018-08-301-1/+0
* Add files with basic math resultsGavin Howard2018-08-291-4/+3
* Add "sh" in front of all script commands in all.shGavin Howard2018-08-281-2/+2
* Make all.sh and scripts.sh use sh, not bashGavin Howard2018-08-281-3/+3
* Remove the prompting for bad test resultsGavin Howard2018-08-281-21/+2
* Enable manual checking of test resultsGavin Howard2018-08-281-7/+24