summaryrefslogtreecommitdiff
path: root/unittests/DirectoryWatcher
Commit message (Expand)AuthorAgeFilesLines
* Use ASSERT_THAT_ERROR instead of logAllUnhandledErrors/exitDmitri Gribenko2019-08-092-43/+10
* Remove LLVM mutexes from clang in favor of std::mutexBenjamin Kramer2019-08-071-1/+0
* [clang][DirectoryWatcher][NFC] Swapping asserts for llvm fatal_error in createPuyan Lotfi2019-08-061-57/+99
* [clang][DirectoryWatcher] Adding llvm::Expected error handling to create.Puyan Lotfi2019-08-061-0/+7
* [NFC][DirectoryWatchedTests] Unlocks mutexes before signaling condition variablePuyan Lotfi2019-08-061-2/+6
* [DirectoryWatcher] Relax assumption to prevent test flakinessJan Korous2019-08-011-1/+1
* [DirectoryWatcher][test] Relax test assumptionsJan Korous2019-07-151-44/+20
* [DirectoryWatcher][NFC][test] Add typedef for enumJan Korous2019-07-151-22/+23
* [DirectoryWatcher][test][NFC] Add information to test failure reportsJan Korous2019-07-131-2/+25
* [DirectoryWatcher][NFC] Silence warnings in release buildJan Korous2019-07-121-3/+10
* Reland [clang] DirectoryWatcherJan Korous2019-07-122-0/+443
* Revert "Reland [clang] DirectoryWatcher"Jan Korous2019-07-122-443/+0
* Reland [clang] DirectoryWatcherJan Korous2019-07-122-0/+443
* Revert [clang] DirectoryWatcherReid Kleckner2019-07-092-439/+0
* [clang] DirectoryWatcherJan Korous2019-07-092-0/+439