Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a tail call test script for dc | Gavin Howard | 2019-11-30 | 2 | -0/+101 |
* | Add tests for M and m commands | Gavin Howard | 2019-11-30 | 2 | -0/+78 |
* | Add more comparison tests | Gavin Howard | 2019-11-21 | 2 | -0/+259 |
* | The name of the test file changed | Eugene Gladchenko | 2019-11-21 | 3 | -1/+1 |
* | Add a test to compare negative numbers | Eugene Gladchenko | 2019-11-21 | 3 | -0/+5 |
* | Improve the root and cbrt API's | Gavin Howard | 2019-10-29 | 1 | -0/+2 |
* | Add tests for the new lib2 functions | Gavin Howard | 2019-10-25 | 3 | -0/+16 |
* | Make test suite output cleaner | Gavin Howard | 2019-07-31 | 2 | -3/+5 |
* | Make the test suite output if all tests pass | Gavin Howard | 2019-07-14 | 7 | -22/+63 |
* | Add another error test | Gavin Howard | 2019-07-03 | 1 | -0/+1 |
* | Add a bc error test | Gavin Howard | 2019-07-02 | 1 | -0/+1 |
* | Add an error test found by afl | Gavin Howard | 2019-07-01 | 1 | -0/+37 |
* | Add some more string tests | Gavin Howard | 2019-06-30 | 2 | -0/+8 |
* | Fix a bug I introduced for dc in a recent fix | Gavin Howard | 2019-06-29 | 1 | -0/+7 |
* | Fix and add tests for another bug | Gavin Howard | 2019-06-29 | 2 | -0/+4 |
* | Fix and add a test for a bug | Gavin Howard | 2019-06-29 | 1 | -0/+57 |
* | Add another dc string test | Gavin Howard | 2019-06-29 | 2 | -0/+3 |
* | Add a dc string test | Gavin Howard | 2019-06-29 | 2 | -0/+2 |
* | Add ref array tests for arg mixing | Gavin Howard | 2019-06-26 | 2 | -0/+10 |
* | Make the new test better | Gavin Howard | 2019-06-26 | 2 | -2/+2 |
* | Fix the test again | Gavin Howard | 2019-06-26 | 1 | -1/+1 |
* | Fix a test | Gavin Howard | 2019-06-26 | 1 | -1/+1 |
* | Add a test for mixed up arrays | Gavin Howard | 2019-06-26 | 2 | -0/+14 |
* | Add an error test | Gavin Howard | 2019-06-26 | 1 | -0/+3 |
* | Fix randmath.py | Gavin Howard | 2019-06-23 | 1 | -1/+4 |
* | Fix some things from the merge | Gavin Howard | 2019-06-23 | 1 | -1/+1 |
* | Pass dummy parameter "-P" to dc | Stefan Esser | 2019-06-23 | 1 | -1/+1 |
* | Fix the test suite for toybox | Gavin Howard | 2019-06-21 | 2 | -1/+9 |
* | Add an error test found by afl | Gavin Howard | 2019-06-20 | 1 | -0/+9 |
* | Add dc error tests | Gavin Howard | 2019-06-19 | 2 | -0/+3 |
* | Add a crash test found by afl | Gavin Howard | 2019-06-18 | 1 | -0/+408 |
* | Fix references tests | Gavin Howard | 2019-06-17 | 2 | -4/+1145 |
* | Add another reference test | Gavin Howard | 2019-06-17 | 2 | -0/+221 |
* | Fix test suite bugs for DC_ENV_ARGS | Gavin Howard | 2019-06-17 | 2 | -1/+2 |
* | Add a dc crash test | Gavin Howard | 2019-06-17 | 1 | -0/+21 |
* | Add an crash test found by afl | Gavin Howard | 2019-06-17 | 1 | -0/+13 |
* | Fix a mistake in last commit | Gavin Howard | 2019-06-16 | 1 | -0/+1 |
* | Make the timeconst.sh script skip with non-GNU bc | Gavin Howard | 2019-06-16 | 1 | -0/+7 |
* | Make timeconst.sh POSIX portable | Gavin Howard | 2019-06-16 | 1 | -1/+3 |
* | Add a few more assignment tests | Gavin Howard | 2019-06-15 | 2 | -4/+22 |
* | Add more tests | Gavin Howard | 2019-06-15 | 1 | -1/+5 |
* | Add assignment tests | Gavin Howard | 2019-06-15 | 3 | -0/+166 |
* | Add a couple needed tests | Gavin Howard | 2019-06-15 | 3 | -0/+6 |
* | Add a functions test | Gavin Howard | 2019-06-13 | 3 | -0/+19 |
* | Add some more tests for dc | Gavin Howard | 2019-06-13 | 3 | -1/+21 |
* | Add a scale test | Gavin Howard | 2019-06-12 | 2 | -0/+2 |
* | Fix last commit | Gavin Howard | 2019-06-07 | 1 | -1/+0 |
* | Fix a bug in my bc | Gavin Howard | 2019-06-07 | 5 | -3/+2 |
* | Add a test | Gavin Howard | 2019-06-07 | 1 | -0/+4 |
* | Add missing tests | Gavin Howard | 2019-06-06 | 3 | -0/+6 |