X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2FREADME;h=d5d78ef546896cf1023a6e00fac88459060fc0b3;hp=aa5bae145db2ba96efe86a819912a3e5fbd0bbec;hb=23a10375f83c89c138369e05c8f57f679bb43ec9;hpb=72c5d9d0555b01290409dc2607935db823fa1f10 diff --git a/tests/README b/tests/README index aa5bae1..d5d78ef 100644 --- a/tests/README +++ b/tests/README @@ -6,8 +6,8 @@ contains a single assoc-list that specifies the connection specs for each database type to be tested. There is an example file in contained in CLSQL's examples directory. -These tests require the downloading of the rtest and ptester packages -from http://files.b9.com/. +These tests require the downloading of the rt package from +http://files.b9.com/. Load clsql.asd or put it somewhere where ASDF can find it and call: @@ -15,7 +15,7 @@ and call: (asdf:oos 'asdf:test-op 'clsql) The test suite will then automatically run on all of the backends that -you have defined in .clsql-tests.config +you have defined in .clsql-test.config * REGRESSION TEST SUITE GOALS