aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test
Commit message (Expand)AuthorAge
* Cleanup in ValidationEnvironment wrt to user-defined functionsGravatar Laurent Le Brun2015-04-16
* Build language: Implement integer divisionGravatar Laurent Le Brun2015-04-15
* Catch modulo by 0 errorsGravatar Laurent Le Brun2015-04-15
* Skylark: Remove static type checksGravatar Laurent Le Brun2015-04-15
* Make the indirect dependency message show the correct label for external depsGravatar Kristina Chodorow2015-04-15
* Use fully qualified paths for C++ includesGravatar Kristina Chodorow2015-04-14
* Shrink EvaluationContext a bitGravatar Francois-Rene Rideau2015-04-14
* Fix race when two shared actions don't know about each other until after they...Gravatar Janak Ramakrishnan2015-04-14
* Enable test sharding for bazel_example_testGravatar Damien Martin-Guillerez2015-04-14
* Remove autosense logic.Gravatar Han-Wen Nienhuys2015-04-14
* Inline TestConstants.TEST_WORKSPACE_DIRECTORY.Gravatar Ulf Adams2015-04-14
* Skylark: Remove static type checking of variables/functions.Gravatar Laurent Le Brun2015-04-13
* Explicitly use bash to test negative exit codesGravatar Kristina Chodorow2015-04-13
* Simplify Skylark testsGravatar Francois-Rene Rideau2015-04-13
* Allow evaluation from StringGravatar Francois-Rene Rideau2015-04-13
* Make Artifacts be compared to each other based on their exec paths (and not t...Gravatar Lukacs Berki2015-04-13
* Rewrite tests to avoid /[]/ in the paths.Gravatar Ulf Adams2015-04-13
* Allow relative paths for the scratch* methods; resolve relative to workspace.Gravatar Ulf Adams2015-04-09
* Add support for $(location) with //external labelsGravatar Kristina Chodorow2015-04-09
* objc protos: Pass up dep on C++ runtime if depending on C++ APIGravatar Daniel Wagner-Hall2015-04-08
* unittest.bash fix: support undefined TEST_WARNINGS_OUTPUT_FILEGravatar Damien Martin-Guillerez2015-04-08
* Add Google auto to bazelGravatar Francois-Rene Rideau2015-04-08
* Introduce KeyedLocker#lockBatch, which does what it sounds like it does.Gravatar Nathan Harmata2015-04-06
* Some minor improvements to KeyedLocker:Gravatar Nathan Harmata2015-04-03
* Description redacted.Gravatar Nathan Harmata2015-04-03
* Skylark: Remove superfluous error message.Gravatar Laurent Le Brun2015-04-03
* Parser: Make error recovery more conservative.Gravatar Laurent Le Brun2015-04-02
* Skylark parser: Improve error messages, never display "$error$".Gravatar Laurent Le Brun2015-04-01
* Enable external contribution on src/main/toolsGravatar Damien Martin-Guillerez2015-04-01
* Fix issue #82Gravatar Ethan Rublee2015-03-31
* Reorder arguments to BuiltinFunction-sGravatar Francois-Rene Rideau2015-03-31
* Skylark: 'in' works on sets.Gravatar Laurent Le Brun2015-03-31
* Follow symlinks to use file copy in testsGravatar Damien Martin-Guillerez2015-03-31
* Make tests work even in the top level directory :)Gravatar Gunther Noack2015-03-30
* Introduce QueryableGraph#getBatch, a batched variant of QueryableGraph#get an...Gravatar Nathan Harmata2015-03-30
* Description redacted.Gravatar Damien Martin-Guillerez2015-03-27
* Description redacted.Gravatar Lukacs Berki2015-03-27
* Fixed up test that assumed a certain order in which deps, within the same dep...Gravatar Nathan Harmata2015-03-27
* Use a wrapper around gcc on OSX to simulate rpathGravatar Damien Martin-Guillerez2015-03-25
* Proper support for the external immutable directory mechanism for symlink cha...Gravatar Nathan Harmata2015-03-25
* Remove experimental Go support until we have a solution which fits the 'go' t...Gravatar Han-Wen Nienhuys2015-03-25
* Open-source Bazel integration testsGravatar Damien Martin-Guillerez2015-03-25
* Skylark: Allow builtin functions to be shadowed.Gravatar Laurent Le Brun2015-03-24
* Parser: Useful error messages when a Python keyword is used.Gravatar Laurent Le Brun2015-03-24
* Fixed timestamp of unittest.bash under OS XGravatar Damien Martin-Guillerez2015-03-24
* Parser: Add Python 3 keywords.Gravatar Laurent Le Brun2015-03-24
* Parser: Improve error messages (mention what was expected)Gravatar Laurent Le Brun2015-03-24
* Skylark: Fix typing for slice/substring operator.Gravatar Laurent Le Brun2015-03-23
* remove ActionMetadata#getInputCountGravatar Michajlo Matijkiw2015-03-23
* Don't print out action cache if it has more than 1000 entries. This prevents ...Gravatar Janak Ramakrishnan2015-03-23