From bee119e40de38de7e838f745aab1da612825e995 Mon Sep 17 00:00:00 2001
From: Matthias Maier
Sometimes it is necessary to provide multiple comparison files for a
- single test. Additional comparison files have the same path as the
- main comparison file (in this case Tests with multiple comparison files
test.output
) followed
- by a dot and a variant description:
+ single test, for example because you want to test code on multiple
+ platforms that produce different output files that, nonetheless, all
+ should be considered correct. An example would be tests that use the
+ rand()
function that is implemented differently on
+ different platforms. Additional comparison files have the same path
+ as the main comparison file (in this case test.output
)
+ followed by a dot and a variant description:
category/test.output
category/test.output.2
@@ -547,7 +551,7 @@ category/test.output.4
".compiler=[NAME]...
.
+ .compiler=[NAME]...
".