aboutsummaryrefslogtreecommitdiff
path: root/testsuite/dc.tests
AgeCommit message (Expand)Author
2019-09-05dc: Parse error & fix out of bounds read in xc_program_printStringBrian Foley
2019-09-05dc: Fix segfault when executing strings generated using asciifyBrian Foley
2019-09-05dc: execute shouldn't pop if stack head is not a stringBrian Foley
2019-04-19dc.tests: fix two test case to also depend on DC_BIGChen Qi
2019-01-04dc: fit returning of stringDenys Vlasenko
2019-01-04dc: fix '?'Denys Vlasenko
2018-12-28bc: rename config optionsDenys Vlasenko
2018-12-25dc: add two testsDenys Vlasenko
2018-12-22dc: unbreak interactive mode - was trying to get next tokens instead of execu...Denys Vlasenko
2018-12-12testsuite: add bc and dc testsDenys Vlasenko
2018-12-06dc: fix testsuiteDenys Vlasenko
2015-02-16dc: tweak parsingBernhard Reutner-Fischer