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
Jaidyn Lev fc7c2f1e9c Init 2018-09-15 23:36:45 -05:00
..
res Init 2018-09-15 23:36:45 -05:00
README Init 2018-09-15 23:36:45 -05:00
main.lisp Init 2018-09-15 23:36:45 -05:00
package.lisp Init 2018-09-15 23:36:45 -05:00
t.lisp Init 2018-09-15 23:36:45 -05:00

================================================================================
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)