cxx/test
Dan Albert ca27dd0a23 Fix the PrefixExecutor.
The PrefixExecutor wasn't passing the exe_path down the chain, so the
command was overriding that, the work_dir was being passed as the
command, and so on.

I've cleaned up a few pylint issues while I was here.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@231496 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-06 18:35:45 +00:00
..
libcxx Fix the PrefixExecutor. 2015-03-06 18:35:45 +00:00
std Move the <dynarray> tests out of the std/ hierarchy, since it's not really part of the standard any more. 2015-03-04 23:09:15 +00:00
support Fix error checking in get_temp_file_name(). 2015-02-13 03:02:28 +00:00
CMakeLists.txt [libcxx] Add support for linking libc++ against a static ABI library. 2015-03-03 15:59:51 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in Add remote testing support to the lit config. 2015-02-26 00:42:17 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Apply patch for Albert Wong: 'Modify testit to allow filtering tests by prefixes'. 2014-01-15 16:28:42 +00:00