aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools
Commit message (Expand)AuthorAge
* Some more cleanup.Gravatar Ulf Adams2015-03-10
* Restore Skylark "support" for inheritanceGravatar Francois-Rene Rideau2015-03-06
* Get rid of remaining timing assertion in InterruptibleTest.Gravatar Han-Wen Nienhuys2015-03-05
* Description redacted.Gravatar Nathan Harmata2015-03-05
* Fix for flaky hanging unit testGravatar Mark Schaller2015-03-05
* Add an AnalysisMock for Bazel; all the analysis action tests pass.Gravatar Ulf Adams2015-03-05
* Inline a couple of methods from FoundationTestCase. Having these convenienceGravatar Ulf Adams2015-03-05
* Rename TopLevelArtifactProvider to OutputGroupProvider.Gravatar Lukacs Berki2015-03-05
* Use Truth instead of custom code.Gravatar Ulf Adams2015-03-05
* Description redacted.Gravatar Manuel Klimek2015-03-05
* Minor cleanups in SkylarkGravatar Francois-Rene Rideau2015-03-05
* Get runfiles prefix from the WORKSPACE fileGravatar Kristina Chodorow2015-03-05
* Fix race condition in SkylarkType.ofGravatar Francois-Rene Rideau2015-03-05
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Move BuildViewTestCase to the lib.analysis.util package.Gravatar Ulf Adams2015-03-05
* Convert rest of syntax tests to JUnit4.Gravatar Han-Wen Nienhuys2015-03-05
* Add Union, contains() to SkylarkTypeGravatar Francois-Rene Rideau2015-03-04
* fix bug in test-specific top-level artifact helper behaviorGravatar Michajlo Matijkiw2015-02-26
* Update syntax tests to JUnit4.Gravatar Han-Wen Nienhuys2015-02-26
* Implement EventHandler in separate object, rather than abusingGravatar Han-Wen Nienhuys2015-02-26
* Open source all the tests under lib/syntax/.Gravatar Ulf Adams2015-02-26
* Add --local_test_jobs to limit local test concurrencyGravatar Mark Schaller2015-02-25
* Remove ChattyAssertsTestCase. Use static imports, move the code down theGravatar Ulf Adams2015-02-25
* Open-source BuildViewTestCase and the infrastructure required by it, as well asGravatar Ulf Adams2015-02-25
* Remove meaningless timing check. This should decrease flakiness underGravatar Han-Wen Nienhuys2015-02-25
* Remove some methods from ChattyAssertsTestCase - some are inlined, and someGravatar Ulf Adams2015-02-25
* Compute action start time in critical path using Clock.currentTimeMillis inst...Gravatar Miguel Alcon Pinto2015-02-25
* Decrease flakiness of InterruptibleTest.testInterruptible.Gravatar Han-Wen Nienhuys2015-02-24
* Description redacted.Gravatar Ulf Adams2015-02-24
* Convert ResourceSet ctor calls to factory methodGravatar Mark Schaller2015-02-20
* Reenable Mac tests, but without ParallelEvaluatorTests.Gravatar Han-Wen Nienhuys2015-02-20
* Add symlinks to third_party/ and tools/ to base_workspaceGravatar Kristina Chodorow2015-02-19
* Scrub.Gravatar Ulf Adams2015-02-19
* Don't assert in method that is called on other thread.Gravatar Han-Wen Nienhuys2015-02-17
* Fix testOnlyReadsPartialInput on Darwin.Gravatar Han-Wen Nienhuys2015-02-16
* Use /bin/bash for the Flush test.Gravatar Han-Wen Nienhuys2015-02-16
* Remove shell.Shell. The windows support is unused.Gravatar Han-Wen Nienhuys2015-02-16
* Add shell tests to bazel.Gravatar Han-Wen Nienhuys2015-02-12
* Global cleanup change.Gravatar Googler2015-02-10
* Refactor NodeEntry to be an interface.Gravatar Nathan Harmata2015-02-10
* GeneratedProjectTests are a bit refactored. A new API is added to BuildRuleBu...Gravatar Googler2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25