aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/syntax/LineNumberTableTest.java
Commit message (Expand)AuthorAge
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Remove unused LineNumberTable.HashLine class.Gravatar laurentlb2018-02-15
* Codec for Location.Gravatar shahan2018-01-16
* Migrate Java tests to Truth.Gravatar lberki2017-05-30
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Replace "Google Inc" with "The Bazel Authors" in every copyright notice.Gravatar Lukacs Berki2015-10-21
* Remove Path from Location, ParserInputSource and bunch of other low-level cla...Gravatar Lukacs Berki2015-06-12
* Replace more uses of FsApparatus with Scratch.Gravatar Ulf Adams2015-04-27
* Description redacted.Gravatar Nathan Harmata2015-03-05
* Update syntax tests to JUnit4.Gravatar Han-Wen Nienhuys2015-02-26
* Open source all the tests under lib/syntax/.Gravatar Ulf Adams2015-02-26