summaryrefslogtreecommitdiff
path: root/testsuite/dc.tests
Commit message (Expand)AuthorAgeFilesLines
* bc/dc: fix length(0) and length(0.000nnn) resultDenys Vlasenko2021-02-261-0/+5
* dc: Parse error & fix out of bounds read in xc_program_printStringBrian Foley2019-09-051-0/+20
* dc: Fix segfault when executing strings generated using asciifyBrian Foley2019-09-051-0/+5
* dc: execute shouldn't pop if stack head is not a stringBrian Foley2019-09-051-0/+10
* dc.tests: fix two test case to also depend on DC_BIGChen Qi2019-04-191-3/+3
* dc: fit returning of stringDenys Vlasenko2019-01-041-0/+5
* dc: fix '?'Denys Vlasenko2019-01-041-0/+5
* bc: rename config optionsDenys Vlasenko2018-12-281-0/+3
* dc: add two testsDenys Vlasenko2018-12-251-0/+10
* dc: unbreak interactive mode - was trying to get next tokens instead of execu...Denys Vlasenko2018-12-221-0/+15
* testsuite: add bc and dc testsDenys Vlasenko2018-12-121-0/+20
* dc: fix testsuiteDenys Vlasenko2018-12-061-18/+6
* dc: tweak parsingBernhard Reutner-Fischer2015-02-161-0/+56