Ĉi tiu deponejo arĥiviĝis je 2024-01-28. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
nih/t/README.txt

13 lines
399 B
Plaintext
Raw Permalink Normal View History

2018-10-30 20:20:57 -05:00
================================================================================
TESTING FOR :NIH
================================================================================
To test :nih functions, just change directories into the root of the
repository; then, load `t.lisp` from there, like so:
[0]> (load "t/t.lisp")
Then, you can run the tests as you please:
[1]> (nih-testing:do-all)