Commit Graph

18 Commits

Author SHA1 Message Date
Joe Thornber 3e5de399a7 [functional tests] Remove dependency on the ThunderChez library.
I've just moved the relevant code into the functional-tests dir.
2020-04-30 12:07:42 +01:00
Joe Thornber a0e709d370 [functional-tests] Split dmtest off from run-tests 2017-10-11 10:28:10 +01:00
Joe Thornber 6bf81aab85 [functional-tests] Don't include the dm tests in the ft suite.
I'll create a separate program for those.
2017-10-10 11:17:54 +01:00
Joe Thornber 742629fb8d [functional-tests] start working on dm-ioctl bindings 2017-09-26 15:16:45 +01:00
Joe Thornber a1acd0c868 [functional-tests] fix bug in run_tests if command line pattern was shorter than "re:" 2017-09-26 14:02:42 +01:00
Joe Thornber f27b1e36c6 [functional-tests] Remove redundant library load in run-tests 2017-09-14 11:45:49 +01:00
Joe Thornber 6a054e35df [functional-tests] Scheme interface to the block cache. 2017-09-07 15:40:25 +01:00
Joe Thornber c2b5730d6b [functional-tests] print help if there's a bad command line 2017-08-31 12:22:42 +01:00
Joe Thornber 9e096fa982 [functional-tests] Improve help for run-tests 2017-08-31 09:37:21 +01:00
Joe Thornber 6616a21891 [functional-tests] era_check tests 2017-08-30 14:30:11 +01:00
Joe Thornber 61d747b246 [functional-tests/run-test] add list command. 2017-08-29 10:28:56 +01:00
Joe Thornber 02618e39d1 [functional-tests] Lexically scoped temp file stuff 2017-08-24 14:03:07 +01:00
Joe Thornber 1cc2ab62ae [functional-tests] comment 2017-08-23 10:18:09 +01:00
Joe Thornber 417a970bc2 [functional-tests] Stop printing the command line in run-tests 2017-08-23 10:11:26 +01:00
Joe Thornber 52f17c3230 [functional-tests] You can now specify tests using a regex.
Prefix the command line arg with 're:'.
2017-08-23 10:04:00 +01:00
Joe Thornber 38577de0ea [functional-tests] start using the parser combinators for the command
line
2017-08-22 09:48:20 +01:00
Joe Thornber a51aeb29a1 [functionl-tests] allow multiple patterns on the run-test command line 2017-08-21 11:33:44 +01:00
Joe Thornber b0a9ac7fcf [functional-tests] rename run-functional-tests.scm -> run-tests 2017-08-21 11:15:23 +01:00