mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-27 03:08:35 -06:00
ExternalData: Add tests covering interfaces and errors
Add a Module.ExternalData test to verify data retrieval and test
argument DATA{} references.
Add a RunCMake.ExternalData test to verify error handling and automatic
transformation of a raw data to a content link and staged object.
This commit is contained in:
1
Tests/Module/ExternalData/MD5/.gitattributes
vendored
Normal file
1
Tests/Module/ExternalData/MD5/.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
* -crlf
|
||||
@@ -0,0 +1 @@
|
||||
MetaTop
|
||||
@@ -0,0 +1 @@
|
||||
Series.3
|
||||
@@ -0,0 +1 @@
|
||||
Series.1
|
||||
@@ -0,0 +1 @@
|
||||
PairedA
|
||||
@@ -0,0 +1 @@
|
||||
Input file already transformed.
|
||||
@@ -0,0 +1 @@
|
||||
MetaB
|
||||
@@ -0,0 +1 @@
|
||||
MetaA
|
||||
@@ -0,0 +1 @@
|
||||
Another input file already transformed.
|
||||
@@ -0,0 +1 @@
|
||||
MetaC
|
||||
@@ -0,0 +1 @@
|
||||
PairedB
|
||||
@@ -0,0 +1 @@
|
||||
Series
|
||||
@@ -0,0 +1 @@
|
||||
Series.2
|
||||
Reference in New Issue
Block a user