aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/syntax/FunctionTest.java
Commit message (Expand)AuthorAge
* Assert the specific type of event, not just the existence of any event.Gravatar Ulf Adams2015-10-22
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Open source some skylark tests.Gravatar Han-Wen Nienhuys2015-09-22
* Move global objects to RuntimeGravatar Francois-Rene Rideau2015-08-31
* Simplify Skylark testsGravatar Francois-Rene Rideau2015-04-13
* Reorder arguments to BuiltinFunction-sGravatar Francois-Rene Rideau2015-03-31
* New class hierarchy for Skylark functionsGravatar Francois-Rene Rideau2015-03-20
* Some more cleanup.Gravatar Ulf Adams2015-03-10
* Convert rest of syntax tests to JUnit4.Gravatar Han-Wen Nienhuys2015-03-05
* Open source all the tests under lib/syntax/.Gravatar Ulf Adams2015-02-26