aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/unix/NativePosixFilesTest.java
Commit message (Expand)AuthorAge
* Make getxattr not throw an exception when attribute does not exist on Mac.Gravatar ajmichael2018-02-09
* Move UnixFileSystem to lib.unix, WindowsFileSystem to lib.windowsGravatar Ulf Adams2017-02-28
* Move FileAccessException to the vfs packageGravatar Ulf Adams2017-02-17
* Implement the first stage of Bazel's "Sandbox 2.0" for Linux.Gravatar Philipp Wollermann2016-08-18
* Rename FilesystemUtils to NativePosixFiles.Gravatar Lukacs Berki2016-01-27