NAKAMURA Takumi 084e45bc37 test/Driver/debug.c: Mark this as "REQUIRES: shell".
Former RUN line does not make sense on Win32 hosts.
Win32 hosts would not be expected to set appropriate $PWD.

Latter RUN line might be made valid if PathV2::is_absolute("/foo") would be true. Unfortunately, "/foo" should not be treated as absolute path on Win32.

FYI, on mingw32 with MSYS bash (it has 'shell' feature);
Former) $PWD is set as "X:/hogehoge/test/Driver"
Latter) PWD=/foo sets "X:/root/to/msys/foo" to $PWD.

llvm-svn: 142721
2011-10-22 11:28:32 +00:00
..
2011-06-15 23:02:42 +00:00
2011-06-15 23:02:42 +00:00
2011-07-20 19:27:01 +00:00
2010-10-29 21:18:11 +00:00
2011-07-12 19:35:15 +00:00
2011-06-15 23:02:42 +00:00
2010-10-29 21:18:11 +00:00
2010-06-15 08:21:35 +00:00