aboutsummaryrefslogtreecommitdiff
path: root/finder/finder_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix data race in finder_test.goColin Cross2024-01-181-0/+5
* Add a test for correctness of C++ compilation.Lukacs T. Berki2022-05-041-0/+2
* find bazel-related files and add them to bazel.list and ninja depsChris Parsons2020-10-131-0/+56
* Revert "Make lots of tests run in parallel"Colin Cross2020-10-091-41/+0
* Make lots of tests run in parallelColin Cross2020-10-061-0/+41
* Fix finder on symlinks pointing to directoriesColin Cross2020-06-291-0/+1
* Move finder_test filesystem helper functions to fs/test.goColin Cross2020-06-291-369/+233
* Fix data races in finder_test.goColin Cross2019-06-201-5/+5
* Move android/soong/fs to android/soong/finder/fsColin Cross2017-12-221-2/+2
* Add some tests for singlethreaded usage of the Finder.Jeff Gaston2017-08-221-56/+92
* Run the Finder and make its results available to KatiJeff Gaston2017-08-161-1/+6
* Fail the Finder in case of unexpected fs errorJeff Gaston2017-08-151-22/+75
* Revert "Revert "Cacheable, multithreaded finder.""Jeff Gaston2017-08-101-0/+1573
* Revert "Cacheable, multithreaded finder."Jeff Gaston2017-08-101-1573/+0
* Cacheable, multithreaded finder.Jeff Gaston2017-08-081-0/+1573