aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Migrated tests in devtools/build/lib/concurrent to JUnit 4.Gravatar Florian Weikert2015-11-30
* Fix StandaloneSpawnStrategyTest.Gravatar Dmitry Lomov2015-11-30
* Open-source crosstool configuration tests.Gravatar Dmitry Lomov2015-11-30
* Track changed and dirtied keys separately during invalidationGravatar Mark Schaller2015-11-30
* Avoid low-value boxing of ints in BuildingStateGravatar Mark Schaller2015-11-30
* Support skylark aspects in serialization/deserialization.Gravatar Dmitry Lomov2015-11-30
* Migrated tests in lib/analysis to JUnit 4.Gravatar Florian Weikert2015-11-30
* Fix broken worker test in Bazel.Gravatar Philipp Wollermann2015-11-30
* Enable load() statement in the WORKSPACE file.Gravatar Damien Martin-Guillerez2015-11-30
* Created JUnit4-compliant version of PackageLoadingTestCase.Gravatar Florian Weikert2015-11-30
* Add a test that verifies that line number changes in the WORKSPACE file do no...Gravatar Lukacs Berki2015-11-30
* Split up the big monolithic //third_party/bazel/src/test/java/com/google/devt...Gravatar Philipp Wollermann2015-11-30
* Split & refactor testutil/BUILD.Gravatar Philipp Wollermann2015-11-30
* Migrated ConfigurationTestCase and all of its sub classes to JUnit 4.Gravatar Florian Weikert2015-11-30
* Migrated CompileOnlyTestCase and all of its sub classes to JUnit 4.Gravatar Florian Weikert2015-11-30
* Opensource more cpp rules tests.Gravatar Dmitry Lomov2015-11-30
* Test thatGravatar Han-Wen Nienhuys2015-11-30
* Migrated lib/server tests to JUnit 4.Gravatar Florian Weikert2015-11-30
* Added missing annotations and renamed a method for consistency.Gravatar Florian Weikert2015-11-30
* Migrated remaining tests in lib/exec to JUnit 4.Gravatar Florian Weikert2015-11-30
* Migrated DuplicateActionTest to JUnit 4.Gravatar Florian Weikert2015-11-30
* Migrated BuildViewTest to JUnit 4.Gravatar Florian Weikert2015-11-30
* Migrated AnalysisCachingTest to JUnit 4.Gravatar Florian Weikert2015-11-30
* Open-source some tests for cpp rules.Gravatar Dmitry Lomov2015-11-30
* Migrated CircularDependencyTest to JUnit 4.Gravatar Florian Weikert2015-11-30
* Reverted the split-up of the test setup.Gravatar Florian Weikert2015-11-30
* Migrated CompilationHelperTest to JUnit 4.Gravatar Florian Weikert2015-11-30
* Implements 'extra_deps' for Skylark aspects.Gravatar Dmitry Lomov2015-11-26
* For --compile_one_dependency, flatten targets coming out of configurable attr...Gravatar Googler2015-11-26
* Created JUnit4-compliant versions of FoundationTestCase, BuildViewTestCase an...Gravatar Florian Weikert2015-11-26
* Actually run standalone-tests on mac and linux.Gravatar Dmitry Lomov2015-11-26
* Propagate android studio aspect across binary_under_test.Gravatar Googler2015-11-26
* Implement Skylark aspects originating from Skylark rules.Gravatar Dmitry Lomov2015-11-26
* This change fixes a mysterious timeout when the Maven tests fail.Gravatar Lukacs Berki2015-11-26
* Refactor Skylark rules and attributes in preparation to Skylark aspects.Gravatar Dmitry Lomov2015-11-26
* Fix fingerprinting of Maven settings file.Gravatar Lukacs Berki2015-11-26
* Correctly propagagate "catastrophic" failure modes in keep_going mode.Gravatar Eric Fellheimer2015-11-26
* Add test for globbing across a package boundary in a different package path.Gravatar Janak Ramakrishnan2015-11-26
* Download the sha1 of the jar file from maven in generate_workspace.Gravatar wjywbs2015-11-26
* Replace AtomicBoolean with volatile boolean field in AbstractQueueVisitorGravatar Mark Schaller2015-11-25
* Make external repository implementations not re-fetch things on server restart.Gravatar Lukacs Berki2015-11-25
* Open-source StandaloneTests.Gravatar Philipp Wollermann2015-11-25
* Make --symlink_prefix= work as expected again (i.e. create links called "bin"...Gravatar Lukacs Berki2015-11-25
* Fix the android_ndk_repository rule that was broken in a previous commit.Gravatar Lukacs Berki2015-11-25
* Simplify external repository support by removing FileValue from RepositoryVal...Gravatar Lukacs Berki2015-11-25
* Mount /sbin into the sandbox.Gravatar Brian Silverman2015-11-25
* Implementation for xcode_version and xcode_config rules.Gravatar Chris Parsons2015-11-25
* Remove unused package serialization/deserialization codeGravatar Michajlo Matijkiw2015-11-25
* Avoid low-value boxing of longs in AbstractQueueVisitorGravatar Mark Schaller2015-11-25
* add option to provide proguard specs on blaze command lineGravatar Googler2015-11-25