aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Make history tests less flakyGavin Howard2021-07-111-0/+17
* Fix a couple bugs in tests/errors.shGavin Howard2021-07-101-2/+2
* Do a lot of documentation workGavin Howard2021-07-091-13/+43
* Reorder script tests for faster runsGavin Howard2021-07-091-2/+2
* Delete a useless fileGavin Howard2021-07-091-68/+0
* Further improve the history tests after ASanGavin Howard2021-07-092-81/+254
* Improve history tests againGavin Howard2021-07-081-5/+206
* Improve the history tests a lotGavin Howard2021-07-082-34/+271
* Reorder a script testGavin Howard2021-07-081-1/+1
* Make an error clearerGavin Howard2021-07-081-0/+1
* Add tests for historyGavin Howard2021-07-042-0/+355
* Add some tests for better coverageGavin Howard2021-07-045-0/+364
* Improve the test suiteGavin Howard2021-07-034-1/+18
* Do a lot of documentation workGavin Howard2021-07-022-0/+248
* Remove a fuzzing case that AFL++ says is redundantGavin Howard2021-07-011-1/+0
* Add a test for a possible coming changeGavin Howard2021-06-282-0/+4
* Reduce duplication and make links for fuzzingGavin Howard2021-06-2747-2715/+47
* Do a lot of documentation work and move some scriptsGavin Howard2021-06-236-719/+4
* Do a lot of more documentation workGavin Howard2021-06-213-58/+8
* Remove the executable bit from bc and dc scriptsGavin Howard2021-06-2118-1/+1
* Add a fuzzing inputGavin Howard2021-06-181-0/+15
* Remove executable bit from a test fileGavin Howard2021-06-181-0/+0
* Add dc error testsGavin Howard2021-06-181-0/+3
* Add tests for stack len and register stack lenGavin Howard2021-06-183-0/+26
* Fix a crash found by AFL++ and add its testGavin Howard2021-06-171-0/+0
* Fix a crash found by AFL++Gavin Howard2021-06-171-0/+20
* Change bc_num_stream backGavin Howard2021-06-162-1/+1
* Fix the dc stream results fileGavin Howard2021-06-161-0/+0
* Update the stream tests for the changesGavin Howard2021-06-162-1/+1
* Make printing not use backslash on last characterGavin Howard2021-06-167-13/+24
* Add tests/dc/scripts/stream.txtGavin Howard2021-06-161-0/+0
* Add gcd and lcm to lib2Gavin Howard2021-06-152-0/+14
* Add an error test caseGavin Howard2021-06-151-0/+1
* Change ops that need integers to accept integers with scaleGavin Howard2021-06-152-0/+115
* Move a lot of scripts to a scripts/ directoryGavin Howard2021-06-158-8/+8
* Harden tests/afl.pyGavin Howard2021-06-151-1/+3
* Add a script to test the allocation codeGavin Howard2021-06-101-0/+80
* Use cut(1) instead of head(1) with a GNUism in the dc Easter testBrian Callahan2021-04-301-3/+2
* Fix a bug in the new testGavin Howard2021-04-021-0/+6
* Add the dc easter script to the test suiteGavin Howard2021-04-012-2/+76
* Add length tests for dcGavin Howard2021-03-043-0/+259
* Make a change that FreeBSD requestedGavin Howard2021-03-041-1/+1
* Fix the improvement ot the bessel testsGavin Howard2021-03-021-1/+5
* Fix a divide by 0 bug in `root()` (lib2.bc)Gavin Howard2021-03-022-0/+12
* Make the bessel tests more effectiveGavin Howard2021-03-021-1/+2
* Tweak the length(0) changeGavin Howard2021-02-261-1/+1
* Add tests for length(0)Gavin Howard2021-02-262-1/+7
* Fix a small annoyance in test outputGavin Howard2021-02-131-1/+1
* Add the test scripts back in to the buildGavin Howard2021-01-313-1/+8
* Add back in some test scripts that FreeBSD needsGavin Howard2021-01-312-0/+209