summaryrefslogtreecommitdiffstats
path: root/test/Tooling/clang-check-pwd.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang/test/Tooling: Remove mention to PR15590 out of a couple of tests. They ...NAKAMURA Takumi2014-11-041-3/+0
* Simplify now that llvm::sys::current_path checks $PWD.Rafael Espindola2013-08-101-1/+5
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* Use 'env' in tests that set environment variables.Jordan Rose2013-05-151-1/+1
* Added PR number for failing win64 tests.Fariborz Jahanian2013-03-251-0/+1
* These tests fail on our Window64 machine.Fariborz Jahanian2013-03-221-0/+1
* Adds support for auto-detection of compilation databasesManuel Klimek2012-07-101-1/+1
* clang/test/Tooling: Tweak 4 tests to escape the path separator s/\\/\\\\/g in...NAKAMURA Takumi2012-05-231-2/+1
* test/Tooling/clang-check-pwd.cpp: Mark as XFAIL:mingw for now. Fixing is work...NAKAMURA Takumi2012-05-201-0/+1
* clang/test/Tooling/clang-check-pwd.cpp: Add "REQUIRES: shell".NAKAMURA Takumi2012-05-161-3/+1
* Fix quoting to allow shell expansion to occur for shell variablesKaelyn Uhrain2012-04-101-1/+1
* Fix tautological FileCheck by moving the CHECK to an extra line.Manuel Klimek2012-04-101-1/+2
* Implementing a test for the use of PWD to base finding theManuel Klimek2012-04-091-0/+12