summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/test/h5dump/CMakeTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/h5dump/CMakeTests.cmake b/tools/test/h5dump/CMakeTests.cmake
index 7c2d64e..bcbb1c1 100644
--- a/tools/test/h5dump/CMakeTests.cmake
+++ b/tools/test/h5dump/CMakeTests.cmake
@@ -1312,7 +1312,7 @@
ADD_H5ERR_MASK_TEST (torderlinks2 0 "unable to open external file, external link file name = 'fname'" --enable-error-stack --sort_by=name --sort_order=descending tfcontents1.h5)
# tests for floating point user defined printf format
- ADD_H5_TEST (tfpformat 0 --enable-error-stack -m %.7f tfpformat.h5)
+ ADD_H5_TEST (tfpformat 0 --enable-error-stack --format=%.7f tfpformat.h5)
# tests for traversal of external links
ADD_H5ERR_MASK_TEST (textlinksrc 0 "Too many soft links in path" --enable-error-stack textlinksrc.h5)
1'>| | Adding commands `\rtfinclude`, `\docbookinclude`, `\maninclude` and `\xmlincl...albert-github2020-01-0913-4/+86 | |/ / * | | Bug 769411 - Confuses functions with the same name, but different namespacealbert-github2020-01-111-1/+1 * | | issue #7472: Serious regression: /**< comments cause functions to be silently...Dimitri van Heesch2020-01-093-23/+3 |/ / * | Fix for potential crash when processing VHDLDimitri van Heesch2020-01-071-1/+1 |/ * Showing information from all `*only commands in XML outputalbert-github2020-01-051-1/+26 * issue #7477 Broken urls in the xml outputalbert-github2020-01-041-5/+9 * Small spelling correction in portable.cppalbert-github2020-01-031-1/+1 * Make VHDL parser reentrantDimitri van Heesch2020-01-036-377/+350 * Make fortranscanner.l reentrantDimitri van Heesch2020-01-012-1184/+1231 * Make defargs.l reentrantDimitri van Heesch2019-12-311-227/+369 * Make commentscan.l reentrantDimitri van Heesch2019-12-3011-1414/+1597 * Merge branch 'master' of github.com:doxygen/doxygenDimitri van Heesch2019-12-29