bac107fb3f | ||
---|---|---|
.. | ||
README.txt | ||
atom.xml | ||
main.lisp | ||
package.lisp | ||
rss1.xml | ||
rss2.xml | ||
t.lisp |
================================================================================ 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)