aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a dictionary for fuzzing with AFLGavin Howard2021-01-291-0/+68
* Change to order of some more tests for speedGavin Howard2021-01-291-3/+3
* Force the order of test script runs to cut runtime as much as possibleGavin Howard2021-01-292-0/+24
* Parallelize `make test`Gavin Howard2021-01-299-166/+152
* Fix the afl scriptGavin Howard2021-01-271-4/+8
* Add a test and fuzzing case for the crash fixed two commits agoGavin Howard2021-01-262-0/+2
* Add the fuzzing infrastructure to the repoGavin Howard2021-01-26141-4/+4670
* Update copyright to 2021Gavin Howard2021-01-2612-12/+12
* Fix a crash and add its testGavin Howard2021-01-251-0/+1
* Add some more bcl testsGavin Howard2020-11-251-0/+6
* Add more bcl testsGavin Howard2020-11-251-1/+55
* Add more tests for bclGavin Howard2020-11-251-3/+23
* Add more to the bcl testsGavin Howard2020-11-251-2/+33
* Rename a couple of procedures in bclGavin Howard2020-11-251-2/+2
* Make changes according to Stefan Esser's suggestionsGavin Howard2020-11-241-2/+2
* Add yet more bcl testsGavin Howard2020-11-211-0/+17
* Add more tests and fix a bug that they foundGavin Howard2020-11-211-0/+8
* Add more testing on bclGavin Howard2020-11-211-0/+14
* Add more to the bcl testGavin Howard2020-11-211-1/+21
* Fix reference countingGavin Howard2020-11-211-0/+4