Andy Cedilnik
|
da70a950de
Add some minimal Dart capability to ctest. For example now you can actually use ctest to build projects, do cvs update on all platforms. This is especially cool for Visual Studio where you do not want to load the whole development environment just to build your project.
|
23 лет назад |
Ken Martin
|
5b6d899bc6
Set comspec substitute
|
23 лет назад |
Andy Cedilnik
|
80f20047af
Add verbose flag -V, which makes the output of tests to be displayed; also add help to ctest
|
23 лет назад |
Ken Martin
|
4dec2a174a
remove unused variables
|
23 лет назад |
Ken Martin
|
7df776057b
BUG: make sure windows paths are used for the command or it will not work for win 98
|
23 лет назад |
Brad King
|
3d7a869b39
ERR: Fix for fprintf format warning.
|
23 лет назад |
Bill Hoffman
|
ceb365813f
ENH: fix depend problem
|
23 лет назад |
Sebastien Barre
|
31413a216b
ENH: if -R or -E was used, displays also the name of the tests that passed.
|
23 лет назад |
Ken Martin
|
543b4ca1b9
less noisy about changing directories
|
24 лет назад |
Bill Hoffman
|
567edf0e9a
ENH: overhaul of RunCommand on windows, if only win32 had popen...
|
24 лет назад |
Bill Hoffman
|
809b32fe59
ENH: remove several compiler warnings
|
24 лет назад |
Sebastien Barre
|
e64c63cc90
ENH: add -E option (exclude tests matching a regexp)
|
24 лет назад |
Bill Hoffman
|
0b6f8be725
add command line option -D for config directory to run
|
24 лет назад |
Sebastien Barre
|
513d48c5ea
ENH: Since each test can send a lot of text to stderr/stdout, ctest now displays the list of tests that failed at the end of the process.
|
24 лет назад |
Will Schroeder
|
a6a43d5320
ENH:Updated copyright
|
24 лет назад |
Bill Hoffman
|
2c0f4f6725
ENH: add flush
|
24 лет назад |
Ken Martin
|
9214ad0ec6
minor fix for not found executables
|
24 лет назад |
Berk Geveci
|
521d8d9410
Improvements to the curses interface.
|
24 лет назад |
Bill Hoffman
|
8591786867
ENH: add better error reports in parsing cmake files, like what file has the error
|
24 лет назад |
Berk Geveci
|
7d09ca52f1
handle spaces in commands and args
|
24 лет назад |
Ken Martin
|
faafcdddbf
updated testing
|
24 лет назад |
Ken Martin
|
08a89bd8dc
added regexp option
|
24 лет назад |
Ken Martin
|
d586449a64
better formatted output
|
24 лет назад |
Bill Hoffman
|
047c7b5af4
ENH: add more testing
|
24 лет назад |
Ken Martin
|
bd4c5cf362
also check path for test executables
|
24 лет назад |
Ken Martin
|
32e789efd2
fixed format
|
24 лет назад |
Ken Martin
|
2190ddc4e9
added test driver for make test target
|
24 лет назад |