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 Levesque bac107fb3f Complete rewrite. Now functional, and significantly better! ☆ 2019-07-09 23:22:02 -05:00
..
README.txt Complete rewrite. Now functional, and significantly better! ☆ 2019-07-09 23:22:02 -05:00
atom.xml Complete rewrite. Now functional, and significantly better! ☆ 2019-07-09 23:22:02 -05:00
main.lisp Init 2018-09-15 23:36:45 -05:00
package.lisp Init 2018-09-15 23:36:45 -05:00
rss1.xml Complete rewrite. Now functional, and significantly better! ☆ 2019-07-09 23:22:02 -05:00
rss2.xml Complete rewrite. Now functional, and significantly better! ☆ 2019-07-09 23:22:02 -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)