Ĉ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
Jaidyn Lev fe8bba1d3b Init 2018-10-30 20:20:57 -05:00
..
string Init 2018-10-30 20:20:57 -05:00
README.txt Init 2018-10-30 20:20:57 -05:00
list.lisp Init 2018-10-30 20:20:57 -05:00
misc.lisp Init 2018-10-30 20:20:57 -05:00
t.lisp Init 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)