Home | History | Annotate | Download | only in dist

Lines Matching full:runtest

49 # 2011-10-04 Sheri added scripts to provide needed variables to RunTest and
52 # RunTest.bat in Win32 (for effortless testing with "make test")
767 # exes in Debug location tested by the RunTest shell script
790 . ${PROJECT_SOURCE_DIR}/RunTest
817 # Provide environment for executing the bat file version of RunTest
829 call %srcdir%\\RunTest.Bat
831 echo RunTest.bat tests successfully completed
837 PASS_REGULAR_EXPRESSION "RunTest\\.bat tests successfully completed")
840 # Both the sh and bat file versions of RunTest are run if make test is used