Pārlūkot izejas kodu

+ describe new option NEEDEDAFTER

git-svn-id: trunk@14406 -
pierre 16 gadi atpakaļ
vecāks
revīzija
97a7e4b233
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      tests/readme.txt

+ 3 - 0
tests/readme.txt

@@ -76,6 +76,9 @@ NOTE...............Output note when compiling/executing test
 NEEDLIBRARY........Adds -rpath to the linker for unix. This is needed to
                    test runtime library tests. The library needs the -FE.
                    option to place the .so in the correct directory.
+NEEDEDAFTER........Use it if the files are necessary for a later test.
+                   this option will avoid delteting generated file even when
+                   TEST_DELTEMP is used.
 KNOWNRUNERROR......Known bug, which manifest itself at runtime. To the
                    right of the equal sign is the expected exit code,
                    followed by an optional note. Will not be logged