Fix comment
[jscl.git] / tests.lisp
2014-03-06 David VázquezRun tests asynchronously so it reports incrementally
2014-02-19 David VázquezRewrite the REPL in Lisp using FFI
2013-08-29 David VázquezRevert asynchronous tests
2013-08-29 David VázquezExecute tests asynchronously to let the browser to...
2013-05-18 Owen RodleyFix typo in tests.lisp
2013-05-04 David VázquezFix test colorization
2013-05-03 David VázquezSimplify tests using format
2013-05-01 David VázquezUse defparameter instead of defvar to reset test report...
2013-05-01 Owen RodleyVariable to enable/disable color in test output
2013-04-28 Owen RodleyColorize test output
2013-04-26 David VázquezExpected test failures and unexpected passes
2013-04-26 David Vázquez`defvar` requires two arguments yet
2013-04-26 David VázquezAdd function RUN-TESTS-IN-HOST to run tests in the...
2013-04-26 StrigoidesFix typo in tests.lisp and tests-report.lisp
2013-04-26 StrigoidesModify test running system