Merge topic 'doc-ctest-upload-part'
7eb9940
CTest: added documentation for the "Upload" submission PART
This commit is contained in:
commit
2596fae8ba
|
@ -22,6 +22,7 @@ Valid part names are:
|
||||||
MemCheck = ctest_memcheck results, in DynamicAnalysis.xml
|
MemCheck = ctest_memcheck results, in DynamicAnalysis.xml
|
||||||
Notes = Files listed by CTEST_NOTES_FILES, in Notes.xml
|
Notes = Files listed by CTEST_NOTES_FILES, in Notes.xml
|
||||||
ExtraFiles = Files listed by CTEST_EXTRA_SUBMIT_FILES
|
ExtraFiles = Files listed by CTEST_EXTRA_SUBMIT_FILES
|
||||||
|
Upload = Files prepared for upload by ctest_upload(), in Upload.xml
|
||||||
Submit = nothing
|
Submit = nothing
|
||||||
|
|
||||||
The FILES option explicitly lists specific files to be submitted.
|
The FILES option explicitly lists specific files to be submitted.
|
||||||
|
|
Loading…
Reference in New Issue