diff options
author | Daniele E. Domenichelli <daniele.domenichelli@iit.it> | 2014-03-03 18:51:57 (GMT) |
---|---|---|
committer | Daniele E. Domenichelli <daniele.domenichelli@iit.it> | 2014-03-03 18:52:13 (GMT) |
commit | 8372b4553bc58c00ad3ef923919ff5547746b95e (patch) | |
tree | 3989415b404f637602b8362f509aa0dc3798ddad /Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList-stdout.txt | |
parent | d348cd1bc50b74786d3e350a3b29aa92eeca1339 (diff) | |
download | CMake-8372b4553bc58c00ad3ef923919ff5547746b95e.zip CMake-8372b4553bc58c00ad3ef923919ff5547746b95e.tar.gz CMake-8372b4553bc58c00ad3ef923919ff5547746b95e.tar.bz2 |
FeatureSummary: Add unit tests
Diffstat (limited to 'Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList-stdout.txt')
-rw-r--r-- | Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList-stdout.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList-stdout.txt b/Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList-stdout.txt new file mode 100644 index 0000000..4d8f25f --- /dev/null +++ b/Tests/RunCMake/FeatureSummary/FeatureSummaryWhatList-stdout.txt @@ -0,0 +1,7 @@ +-- The following features have been disabled: + + \* Bar , Bar\. + +-- The following features have been enabled: + + \* Foo , Foo\. |