diff options
| author | Jason Maskell <[email protected]> | 2016-05-09 10:39:54 +0200 |
|---|---|---|
| committer | Jason Maskell <[email protected]> | 2016-05-09 10:39:54 +0200 |
| commit | 79b3462799c28af8ba586349bd671b1b56e72353 (patch) | |
| tree | 3b06e36c390254c0dc7f3733a0d32af213d87293 /test/testing_scripts/readme.txt | |
| download | waveworks_archive-79b3462799c28af8ba586349bd671b1b56e72353.tar.xz waveworks_archive-79b3462799c28af8ba586349bd671b1b56e72353.zip | |
Initial commit with PS4 and XBone stuff trimmed.
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 |