diff options
Diffstat (limited to 'test/testing_scripts/readme.txt')
| -rw-r--r-- | test/testing_scripts/readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/testing_scripts/readme.txt b/test/testing_scripts/readme.txt new file mode 100644 index 0000000..9c50510 --- /dev/null +++ b/test/testing_scripts/readme.txt @@ -0,0 +1,5 @@ +Top-level testing scripts are stored in the root of this dir. + +Auto-generated testing scripts are then generated into sub-dirs. + +To test the entirety of a given platform, drag the platform sub-dir (e.g. 'win32') onto the test_platform.bat script |