diff options
author | Ted Kremenek <kremenek@apple.com> | 2007-11-28 19:16:54 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2007-11-28 19:16:54 +0000 |
commit | 6a18c7689bf05279feb42adca9f943d78e15a25b (patch) | |
tree | 6436967a82667b8c5673dbe1ddda6bafc3b6beb6 /Driver/SerializationTest.cpp | |
parent | 83c903f1abb41b661c9d04287613b663dad4fcfd (diff) |
Changed TestRunner.sh to dump the output and generated script files in
subdirectories mirroring where the test case file is located
For example, for the test case "Sema/stmt_exprs.c", instead of the files
"Output/stmt_exprs.c.out" and "Output/stmt_exprs.c.out.script" being created, the
files "Output/Sema/stmt_exprs.c.out" and "Output/Sema/stmt_exprs.c.out.script" are
created. This prevents any collisions from different test directories that have the
same file name for a test case, and also makes it clear where the test case was
drawn from.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44410 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'Driver/SerializationTest.cpp')
0 files changed, 0 insertions, 0 deletions