Changeset: b2d099cbeee1 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b2d099cbeee1 Modified Files: testing/SQLogicConvertNotes Branch: mtest Log Message:
notes diffs (15 lines): diff --git a/testing/SQLogicConvertNotes b/testing/SQLogicConvertNotes --- a/testing/SQLogicConvertNotes +++ b/testing/SQLogicConvertNotes @@ -1,4 +1,10 @@ -testing/convert_to_sqllogic.sh +Mconvert.py +----------- +Convert one test folder at the time. Only relevant option is `--auto`. When present a sqlogic test will be created for each matching .sql test. By default prints all to stdout. As initial dry run probably is a good idea to run without `--auto` option to see whether somthing goes wrong. + +$Mconvert.py --auto sql/test/BugTracker-2008 + +(depricated) testing/convert_to_sqllogic.sh ------------------------------ Bash script to convert <testname>.sql scripts to <testname>.test sqllogic tests. _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list