Archived
1
0
Disbranĉigi 0
Ĉi tiu deponejo arĥiviĝis je 2024-01-29. Vi povas vidi kaj elŝuti dosierojn, sed ne povas puŝi nek raporti problemojn nek tirpeti.
rsss/t/README
Jaidyn Lev fc7c2f1e9c Init
2018-09-15 23:36:45 -05:00

13 lines
383 B
Plaintext

================================================================================
TESTING FOR :RSSS
================================================================================
To test :rsss, make 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:
[1]> (rsss-testing:do-all)