summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJacob Smith <jake.smith@hdfgroup.org>2018-09-14 20:24:00 (GMT)
committerJacob Smith <jake.smith@hdfgroup.org>2018-09-14 20:24:00 (GMT)
commite1f3a10c5297183fc73eb537d31df521b1fbf882 (patch)
tree2994eabb1f244a71c0893f21519d6aa03c8830de /test
parent14c044f1b113f964b8aca250498fe5b06a6288ca (diff)
downloadhdf5-e1f3a10c5297183fc73eb537d31df521b1fbf882.zip
hdf5-e1f3a10c5297183fc73eb537d31df521b1fbf882.tar.gz
hdf5-e1f3a10c5297183fc73eb537d31df521b1fbf882.tar.bz2
Make questionable tests fail with TODOs
Diffstat (limited to 'test')
-rw-r--r--test/ohdr_mindset.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/ohdr_mindset.c b/test/ohdr_mindset.c
index 3870aa2..c9f9935 100644
--- a/test/ohdr_mindset.c
+++ b/test/ohdr_mindset.c
@@ -1471,6 +1471,8 @@ test_modification_times(void)
JSVERIFY( LT, oh_compare(dset_mM_id, dset_xM_id),
"minimized should still be smaller than unminimized" )
+ JSVERIFY(1,0, "TODO: verify expected behavior; header versions")
+
/************
* TEARDOWN *
************/
@@ -1777,6 +1779,8 @@ test_external_creation(void)
&dset_id)
*/
+ JSVERIFY(1,0, "TODO: close and re-open?")
+
/************
* TEARDOWN *
************/