rapidjson/test/unittest
Richard W.M. Jones 68afb49287 tests: Only run valgrind tests if valgrind was found
valgrind is not present on all architectures (eg riscv64) and might
not be installed even on supported architectures.

Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
2024-03-07 14:41:57 +08:00
..
CMakeLists.txt tests: Only run valgrind tests if valgrind was found 2024-03-07 14:41:57 +08:00
allocatorstest.cpp Eliminate old style cast warning 2023-08-17 16:55:04 +08:00
bigintegertest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
clzlltest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
cursorstreamwrappertest.cpp Eliminate missing prototypes warning 2023-05-09 21:28:14 +08:00
documenttest.cpp Fix would-crash tests if the default allocator used were kNeedFree. 2021-04-02 21:09:20 +02:00
dtoatest.cpp Fix small errors in dtoa output for certain doubles 2021-07-27 19:50:51 -04:00
encodedstreamtest.cpp encdedstreamtest: fix use-after-free compile error with gcc-12 2022-05-16 10:23:11 +08:00
encodingstest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
filestreamtest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
fwdtest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
istreamwrappertest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
itoatest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
jsoncheckertest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
namespacetest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
ostreamwrappertest.cpp tidy up after merge from master 2022-12-01 00:42:44 +08:00
platformtest.cpp replace auto with concrete type 2021-04-19 13:15:11 -07:00
pointertest.cpp tidy up after merge from master 2022-12-01 00:42:44 +08:00
prettywritertest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
readertest.cpp Add files via upload 2021-10-12 16:23:44 +01:00
regextest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
schematest.cpp Use correct format for printf 2023-12-06 19:08:30 +08:00
simdtest.cpp fix #1 2023-01-05 20:34:07 +08:00
strfunctest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
stringbuffertest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
strtodtest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
unittest.cpp Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
unittest.h Remove unnecessary wording from BSD license not needed for MIT license (fixes #528) 2020-10-09 10:04:27 +01:00
uritest.cpp Suppress uritest 2023-01-05 20:34:07 +08:00
valuetest.cpp Fixing printf format warning 2023-08-15 17:03:49 +08:00
writertest.cpp unit tests for 'Stringify NaN, Inf as null' 2023-09-21 18:42:43 +01:00