Skip to content

Releases: lispci/fiveam

Release 1.4.3

29 May 23:38
v1.4.3
3ba1300
Compare
Choose a tag to compare
  • Run tests in the order of definition
  • Random testing: add for-all* macro

Release 1.4.2

08 Jul 08:11
v1.4.2
ec56fa7
Compare
Choose a tag to compare
v1.4.2

Release 1.4.2

Release 1.4.1

18 Feb 16:17
v1.4.1
3f1004c
Compare
Choose a tag to compare
v1.4.1

Release 1.4.1

Release 1.4

16 Feb 23:48
v1.4
895687d
Compare
Choose a tag to compare
v1.4

Release 1.4

Release 1.3

19 May 23:15
v1.3
7a43fee
Compare
Choose a tag to compare
  • Handle STORAGE-CONDITION
  • Indicate test failures with return value
  • New function: RUN-ALL-TESTS
  • Compile tests by default at definition time
  • Add DEFAULT-TEST-COMPILATION-TIME defaulting to :DEFINITION-TIME
  • Add ON-ERROR and ON-FAILURE, allow printing backtraces on error/failure