index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmCTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
RNH: Support NoDartCoverage in the binary directorory
Andy Cedilnik
2004-04-19
1
-2/+27
*
better args handling for -I options
Ken Martin
2004-04-16
1
-0/+5
*
better args handling for -I option
Ken Martin
2004-04-16
1
-15/+34
*
ENH: Better reporting of what tests failed and write a file with failed tests
Andy Cedilnik
2004-04-16
1
-4/+16
*
ENH: remove warning
Bill Hoffman
2004-04-14
1
-1/+1
*
ENH: fix warning
Bill Hoffman
2004-04-13
1
-1/+1
*
ENH: add the ability to run a limited sub-set of the tests
Bill Hoffman
2004-04-13
1
-0/+118
*
BUG: Display string not some weird pointer
Andy Cedilnik
2004-04-09
1
-1/+1
*
fix for missing valid images
Ken Martin
2004-04-01
1
-25/+51
*
BUG: Fix bug on windows. You cannot cout std::string directly
Andy Cedilnik
2004-04-01
1
-1/+1
*
ENH: Add logging of submitting
Andy Cedilnik
2004-04-01
1
-0/+25
*
ENH: Reduce number of GetCurrentWorkingDirectory
Andy Cedilnik
2004-03-31
1
-1/+1
*
ENH: Change to the new directory
Andy Cedilnik
2004-03-31
1
-1/+1
*
coverage change that will probably end in an infinite loop
Ken Martin
2004-03-25
1
-4/+25
*
ENH: Fix warning
Andy Cedilnik
2004-03-21
1
-2/+2
*
ERR: Fix warnings about wrong format
Andy Cedilnik
2004-03-19
1
-2/+2
*
ERR: Fix build on broken C++ compiles with no != operator for std::string
Andy Cedilnik
2004-03-18
1
-1/+1
*
BUG: change directory before running test and remember test number
Andy Cedilnik
2004-03-17
1
-9/+13
*
ENH: Add support for future tags
Andy Cedilnik
2004-03-14
1
-4/+20
*
ENH: Count tests while they go. Also in the logs report more stuff like elaps...
Andy Cedilnik
2004-03-14
1
-185/+242
*
BUG: CVS update fix. If the CVS command was not set there was no indication t...
Andy Cedilnik
2004-02-24
1
-225/+251
*
ENH: Improve coverage support and add more verbosity
Andy Cedilnik
2004-02-23
1
-11/+49
*
ENH: Handle wrong library on sun and no project on visual studio 7
Andy Cedilnik
2004-02-20
1
-0/+2
*
ERR: Do not exit when find bad custom files.
Andy Cedilnik
2004-02-19
1
-1/+0
*
ERR: Remove warning
Andy Cedilnik
2004-02-11
1
-4/+4
*
ERR: Use filepath followed by filename not another filepath
Andy Cedilnik
2004-02-10
1
-1/+1
*
ENH: Add logging of tests while running. This way you can actually see the ou...
Andy Cedilnik
2004-02-10
1
-6/+48
*
ENH: Attempt to support tests in funky subdirectories
Andy Cedilnik
2004-02-08
1
-0/+12
*
ENH: Propagate build type
Andy Cedilnik
2004-02-02
1
-0/+5
*
BUG: keep output
Bill Hoffman
2004-01-29
1
-1/+1
*
BUG: After running builtin ctest, go back to the original directory
Bill Hoffman
2004-01-28
1
-0/+4
*
Including exception string in test's error output.
Ken Martin
2004-01-28
1
-0/+8
*
ENH: add a dynamic loader flush cache
Bill Hoffman
2004-01-27
1
-0/+4
*
ENH: Only display the precontext or postcontext up to the next or previous wa...
Andy Cedilnik
2004-01-27
1
-3/+7
*
fix for backup restore
Ken Martin
2004-01-27
1
-11/+1
*
ENH: Improve calling of RunSingle command and fix compile error
Andy Cedilnik
2004-01-26
1
-2/+7
*
ENH: Add support for CTestCustom.ctest, which modifies some behavior of ctest
Andy Cedilnik
2004-01-26
1
-156/+347
*
BUG: fix put/get env problems
Bill Hoffman
2004-01-26
1
-18/+2
*
fixes to backup restore options
Ken Martin
2004-01-23
1
-32/+93
*
BUG: If at least one test fails, the percent cannot be greater than 99
Andy Cedilnik
2004-01-22
1
-0/+4
*
BUG: empty method on std string is a test, and does not set the string to empty.
Brad King
2004-01-21
1
-3/+3
*
BUG: fix leak
Bill Hoffman
2004-01-21
1
-3/+6
*
BUG: Fixed buffer size in MakeXMLSafe.
Brad King
2004-01-21
1
-1/+1
*
BUG: if a test is not found, it should fail
Bill Hoffman
2004-01-21
1
-1/+2
*
ENH: make sure tests that are not run fail, and make sure that it does not tr...
Bill Hoffman
2004-01-21
1
-7/+19
*
fix so that ctest is run even with bad cmake result
Ken Martin
2004-01-16
1
-4/+10
*
ENH: Handle spaces in the dart output of test
Andy Cedilnik
2004-01-15
1
-2/+3
*
ERR: Do not ignore argument after nocmake
Andy Cedilnik
2004-01-13
1
-1/+0
*
ENH: add no cmake option
Bill Hoffman
2004-01-13
1
-30/+40
*
ENH: Only look for executable until found
Andy Cedilnik
2004-01-12
1
-55/+55
[next]