Releases: aw/picolisp-unit
Releases · aw/picolisp-unit
Production release
Compare
Sorry, something went wrong.
No results found
aw
released this
10 Sep 04:12
Remove colour of output for 'passed' tests in default reporter, 10x speed increase when tests pass
Update supported PicoLisp versions to 19.6, 19.12, 20.6, pil21
Production release
Compare
Sorry, something went wrong.
No results found
aw
released this
19 Apr 00:48
Add Makefile for testing the library
Update supported PicoLisp version to 18.12
Breaking change: remove all support for PicoLisp namespaces
Production release
Compare
Sorry, something went wrong.
No results found
aw
released this
23 Mar 11:01
Production release - v2.1.0
Production release
Compare
Sorry, something went wrong.
No results found
aw
released this
09 Mar 13:58
v2.0.0
Production release - v2.0.0
Production release
Compare
Sorry, something went wrong.
No results found
aw
released this
09 Jun 13:24
Stable/production-ready release.
v0.6.2
Compare
Sorry, something went wrong.
No results found
aw
released this
15 May 02:25
Use 'unless' instead of 'when not ='
Don't rely on scoped variables
Remove unused arguments in 'print-failed'
v0.6.1
Compare
Sorry, something went wrong.
No results found
aw
released this
08 Apr 08:48
Suppress errors if the 'tput' command doesn't exist
Allow custom test reporters
Compare
Sorry, something went wrong.
No results found
aw
released this
05 Apr 04:03
Move test reporters to their own directory
Add 'plain' reporter with tests
Get rid of *Passed, *Failed, *Counter global variables
Lispify some functions
Update .travis.yml
Update README.md and EXPLAIN.md
v0.5.2
Compare
Sorry, something went wrong.
No results found
aw
released this
29 Mar 05:08
Fix small potential bug in (passed)
v0.5.1
Compare
Sorry, something went wrong.
No results found
aw
released this
29 Mar 03:07
Small refactor: replace anonymous function with simpler eval