Add a script to run all tests on Windows
authorRoman Donchenko <roman.donchenko@itseez.com>
Fri, 20 Feb 2015 09:38:25 +0000 (12:38 +0300)
committerRoman Donchenko <roman.donchenko@itseez.com>
Fri, 20 Feb 2015 09:38:25 +0000 (12:38 +0300)
commitc1e3ca170e6acd983fc010bffd6bc10f12a738c5
tree3d6ea6b41f749a161362d3c1e1f99d6c45279c29
parent65e4df751ce548729b493482f7c7d2c17cdaeb3a
Add a script to run all tests on Windows

It's pretty much a simplified copy of the Linux script, lacking fancy colors.
Also, I had to drop Python testing, because it's not easy to pass the Python
module location to the script, and I have no pressing need to run the Python
tests at the moment.
CMakeLists.txt
cmake/templates/opencv_run_all_tests_windows.cmd.in [new file with mode: 0644]