We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce61b31 commit d84b92cCopy full SHA for d84b92c
graphics/CMakeLists.txt
@@ -91,9 +91,9 @@ set(TEST_DESCRIPTIONS
91
"multigraph a graphs"
92
"scatter a graphs"
93
"surfaces a graphs"
94
- "timeonaxis a graphs"
95
- "timeonaxis2 a graphs"
96
- "timeonaxis3 a graphs"
+ #"timeonaxis a graphs"
+ #"timeonaxis2 a graphs"
+ #"timeonaxis3 a graphs"
97
"waves a graphs"
98
"zdemo a graphs"
99
"zones a graphs"
@@ -102,8 +102,8 @@ set(TEST_DESCRIPTIONS
102
"NormalizeHistogram a hist"
103
"ZoomHistogram a hist"
104
"candledecay a hist"
105
- "candleplot a hist"
106
- "candleplotstack a hist"
+ #"candleplot a hist"
+ #"candleplotstack a hist"
107
"candleplotwhiskers a hist"
108
"candlescaled a hist"
109
"fillhistosauto2p a hist"
0 commit comments