Browse Source

Fixed: Correct path location

Richard 10 năm trước cách đây
mục cha
commit
90dd01c848
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/regression/README.txt

+ 1 - 1
test/regression/README.txt

@@ -62,7 +62,7 @@ number of false positives is relatively low.
 ---------------------------------------------------------------------------------
 ---------------------------------------------------------------------------------
 Get back to <root>/test/results and look at regression_suite_failures.txt.
 Get back to <root>/test/results and look at regression_suite_failures.txt.
 It contains a list of all files which failed the test. Failing dumps are copied to
 It contains a list of all files which failed the test. Failing dumps are copied to
-root>/test/results/tmp. Both an EXPECTED and an ACTUAL file is produced per test.
+<root>/test/results/tmp. Both an EXPECTED and an ACTUAL file is produced per test.
 The output of "assimp cmpdump" is written to regressions_suite_output.txt. Grep
 The output of "assimp cmpdump" is written to regressions_suite_output.txt. Grep
 for the file name in question and locate the log for the failed comparison. It
 for the file name in question and locate the log for the failed comparison. It
 contains a full trace of which scene elements have been compared before, which
 contains a full trace of which scene elements have been compared before, which