Shut up warnings about unknown *SUITE* variable.
[fiveam.git] / t /
2013-02-11 Marco BaringerMinor whitespace/documentation fixes
2012-12-19 Marco BaringerRemove in-suite* and def-suite*.
2012-12-04 Kiyoshi MizumaruUse correct case for package name and suite name (for...
2012-11-29 Marco BaringerRenamed the default suite to T; allow a suite parameter...
2012-11-29 Marco BaringerMerge remote-tracking branch 'cddr/introspection'
2012-11-29 Marco BaringerAdded ability to specify fixtures on the suite object...
2012-11-29 Marco BaringerAdded :MIN and :MAX arguments to GEN-FLOAT
2012-11-04 Andy ChambersAdd function list-all-suites
2012-07-29 Stelian IonescuRemove unnecessary REM-FIXTURE in the test suite
2012-07-29 Stelian IonescuUse DEF-TEST in internal test suite
2012-04-23 Stelian IonescuFix modelines
2012-04-21 Stelian IonescuUse lowercase-only characters for package names to...
2009-04-14 Henrik Hjeltesilence redefining fixture warning
2007-11-01 Henrik Hjelteadded :before depends-on option
2007-10-31 Henrik Hjeltebugfixed test of depends on symbol
2007-10-31 Henrik Hjeltetests for dependencies with symbol
2007-10-21 Luca Capelloadd an (eval-when ...) when defining a test suite
2007-06-26 Marco BaringerRemoved the default-test-args slot from test-suite.
2007-06-26 Marco BaringerThere is no fixture named foo, wtf?
2007-06-26 Marco BaringerAdd support for collecting profiling information during...
2007-03-23 Marco BaringerAdded :default-test-args parameter to def-suite.
2006-01-26 Marco BaringerAdded tests for FOR-ALL
2006-01-22 Marco BaringerAdded t/examples.lisp to the qbook output
2006-01-20 Marco BaringerRemoved fail-guard-conditions tset from example code
2006-01-20 Marco BaringerAdded *num-trials*, *max-trials* and checking of whethe...
2006-01-20 Marco BaringerRemove silly debugging forms from example.lisp
2006-01-19 Marco BaringerInitial version of random testing
2005-07-20 Marco BaringerInitial import of FiveAM code. This is exactly equal...