Преглед изворни кода

Update tester's docs according to new hierarchy

Alois Mahdal пре 10 година
родитељ
комит
8e2d43efc8
1 измењених фајлова са 3 додато и 2 уклоњено
  1. 3
    2
      test/README.md

+ 3
- 2
test/README.md Прегледај датотеку

9
 only the matching ones.
9
 only the matching ones.
10
 
10
 
11
 Tests can be written in any scripting language--they just need to be
11
 Tests can be written in any scripting language--they just need to be
12
-put into test/scripts directory, equipped with proper shebang line and
13
-marked as executable.
12
+put into test/tests directory, where each test consists of directory
13
+containing an executable file TF_RUN along with all data needed for the
14
+execution.
14
 
15
 
15
 
16
 
16
 Naming
17
 Naming