Added functions to set up and tear down a persistent compilation environment.
[clinton/parenscript.git] / t / test.lisp
2007-07-25 Red Dalyusable package system
2007-07-24 Red Dalybulk of package system, reader, and other refactoring
2007-07-20 Red Dalyrenaming and refactoring
2007-07-14 Vladimir SedachImproved formatting/whitespace removing code in tests...
2007-07-03 Luca CapelloFactor out misc tests into their own test file.
2007-07-02 Red Dalycharacter encoding fixes in test.lisp
2007-07-01 Luca Capellot/test.lisp: typo, remove colon at line 82
2007-07-01 Luca Capelloadd an (eval-when ...) when defining a test suite
2006-11-15 Henrik Hjeltedocs updated for new setf optimization
2006-11-15 Henrik Hjeltebugfix method-call problem
2006-11-15 Henrik Hjeltemoretests for method-call (dot-notation) syntax
2006-11-15 Henrik Hjeltebugfix commutative plus and minus
2006-11-15 Henrik Hjeltetests for some bugs
2006-11-15 Henrik Hjeltemake the test escape-sequences-in-string work again
2006-02-02 Henrik Hjelteproper escape sequences in strings
2006-02-01 Henrik Hjelteref2test finds reference.lisp in docs dir
2006-01-23 Luca Capellomove test files to t/ and modify parenscript-test.asd...