| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This adds a PARTS option to the ctest_submit command which tells it to
submit only parts whose names are listed with the option.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
1. Add long command line arguments for every argument
2. Add a way to overwrite CTest configuration by providing --overwrite TimeOut=10
3. Improve argument parsing.
4. Add submit index argument
|
|
|
|
|
|
|
|
|
| |
1. Support for showing line numbers when debugging ctest --show-line-numbers
2. Modify the ctest initialization code, so that it can be delayed
3. Handlers now have corresponding command if they were invoked from the command (so far only update actually use that)
4. Start command is simplified and the functionality is moved to CTest
5. Update can perform initial checkout if CTEST_CHECKOUT_COMMAND is set
6. Add test that checks out kwsys and perform tests on the fresh checkout
|
| |
|
| |
|
| |
|
| |
|
|
|