Stephen Kelly
|
ddc052052b
Always use the auto_ptr from cmsys.
|
преди 13 години |
Rolf Eike Beer
|
6187876dea
CTest: fix pre and post test commands with spaces
|
преди 13 години |
Yury G. Kudryashov
|
737c49a357
Add 'const' qualifier to some cmCommand members
|
преди 13 години |
David Cole
|
4575ed9e2a
Fix line too long style violation
|
преди 14 години |
David Cole
|
ba4886b717
CTest: print failed tests in index order (#11746)
|
преди 14 години |
Johan Björk
|
856a9e499f
RunSingleCommand: Replace verbose boolean with enum
|
преди 14 години |
Brad King
|
a4ec24269b
CTest: Report tests not run due to unknown configuration
|
преди 14 години |
Bill Hoffman
|
dd52fc309d
Fix a memory leak.
|
преди 14 години |
Zach Mullen
|
350546db3a
Implement ctest_upload command
|
преди 14 години |
Brad King
|
a1711f1c6b
Remove trailing whitespace
|
преди 14 години |
Brad King
|
333e707d95
Merge topic 'fix-test-output-truncation'
|
преди 15 години |
Brad King
|
e73bf1c384
CTest: Do not truncate UTF-8 test output too early (#10656)
|
преди 15 години |
Zach Mullen
|
51bb493574
Test TIMEOUT property explicitly set to zero should be honored
|
преди 15 години |
Brad King
|
97c5171d6c
Merge topic 'dev/add_test-working-directory'
|
преди 15 години |
Clinton Stimpson
|
744366fc0b
CTest: multiple ctest_test calls w/LABEL regexs (#11487)
|
преди 15 години |
Rolf Eike Beer
|
d95f817f77
Add the WORKING_DIRECTORY property to tests
|
преди 15 години |
Zach Mullen
|
32242affea
Added CTest command --print-labels
|
преди 15 години |
David Cole
|
415900ba77
Eliminate -Wconversion warnings.
|
преди 15 години |
Zach Mullen
|
960dc2b10f
Do not exit if stoptime is passed.
|
преди 15 години |
Zach Mullen
|
767ffba8ff
Added RESOURCE_LOCK test property.
|
преди 15 години |
Zach Mullen
|
b4d27dc041
Use historical average of test times to schedule tests.
|
преди 15 години |
Zach Mullen
|
ff916b48bd
CTest output submitted to the dashboard is now compressed by default.
|
преди 16 години |
Zach Mullen
|
9add940eb6
Added an option to conditionally attach files to a test submission only if the test does not pass. Also some preliminary changes for test output compression.
|
преди 16 години |
Zach Mullen
|
5bfe1a1962
Changed XML formatting of files attached to test so that each file is archived and marked up individually, in order to make things easier on the CDash side. Also switched to using the NamedMeasurement tag instead of a new tag.
|
преди 16 години |
Zach Mullen
|
dc66139f7c
CTest-side changes to allow users to attach arbitrary files to test results that will be submitted to cdash using the ATTACHED_FILES test property.
|
преди 16 години |
Zach Mullen
|
4de7cc3621
Unfortunately, I noticed the comment on bug 8668 too late. This changes my last implementation of the exe wrapper to something which makes much more sense: a REQUIRED_FILES property on tests.
|
преди 16 години |
Zach Mullen
|
48b6133928
[0008668: CTest Dev: Missing executables shown as failed tests when using MPI.] Added a wrapping option to add_test so that exes built by the project can be safely wrapped in other exes and be listed as "not run" rather than "failed" if they are not built.
|
преди 16 години |
Zach Mullen
|
c32088cfee
Local test timeouts will now always take precedence over the global --timeout option.
|
преди 16 години |
Zach Mullen
|
b30f627190
CMake global timeout (--timeout option) should prevail over individual test timeouts if it is lower than the individual timeout.
|
преди 16 години |
Bill Hoffman
|
22c37b2b19
Hanle the case where a test can not be run because it is a bad executable.
|
преди 16 години |