[REACTOS]: Add a "testdata" subdirectory in %SystemRoot%\bin\ where you can put all needed extra files for the tests. In addition, all the files present in your rostests\testdata local directory of your working copy are also copied into %SystemRoot%\bin\testdata .

svn path=/trunk/; revision=67442
This commit is contained in:
Hermès Bélusca-Maïto 2015-04-26 17:47:55 +00:00
parent c6fef20f03
commit b4ebdb1ae9
4 changed files with 13 additions and 2 deletions

2
rostests/testdata/README.txt vendored Normal file
View file

@ -0,0 +1,2 @@
This directory contains all the extra files needed for the various tests to run.
They are copied into the subdirectory %SystemRoot%\bin\testdata.