Expected test failures and unexpected passes
[jscl.git] / tests /
2013-04-26 David VázquezExpected test failures and unexpected passes
2013-04-26 David VázquezMerge pull request #31 from abeaumont/master
2013-04-26 StrigoidesOnly evaluate the test once in COND
2013-04-26 Alfredo BeaumontCreate and export read-from-string. Add a test for it
2013-04-26 StrigoidesFix COND for clauses with length 1
2013-04-26 StrigoidesTest for DO*, OR, AND & COND
2013-04-26 StrigoidesAdd a few basic tests for iteration constructs
2013-04-26 StrigoidesModify test running system
2013-04-25 David VázquezMore accurate test timing
2013-04-25 David VázquezMerge pull request #24 from abeaumont/testing-framework
2013-04-25 Alfredo Beaumont[test] rename *timestaup* to *timestamp*
2013-04-25 David VázquezAdd test case for ticket #23
2013-04-25 David VázquezAdd basic testing framework