summaryrefslogtreecommitdiff
path: root/test/lib
AgeCommit message (Expand)Author
2009-10-22Add AUTHORS and LICENSE files, and copyright headers to relevant source files.sgk@chromium.org
2009-10-21Simplify the API for building targets:sgk@chromium.org
2009-10-20Strip the "Shutting down distcc-pump" message (used on the buildbots)sgk@chromium.org
2009-10-20Add syntax clean-up from http://codereview.chromium.org/294016 review.mmoss@chromium.org
2009-10-20Fix some make tests after the cross-compile update.mmoss@chromium.org
2009-10-19Add a .up_to_date() method to the subclasses that verifies thatsgk@chromium.org
2009-10-19Change the gyp test infrastructure to use devenv.com, not devenv.exe,sgk@chromium.org
2009-10-07Fix breakage when 'formats' is not explicitly set...sgk@chromium.org
2009-10-07Support excluding specific formats for a test by prepending '!'.sgk@chromium.org
2009-10-06make fixes: Force link commands to be run by removing default "order only", a...mmoss@chromium.org
2009-09-18Refactor test/library to test relocatability of gyp-generated library builds.sgk@chromium.org
2009-09-14Test cleanup: collect cut-and-paste directory renaming behind asgk@chromium.org
2009-09-11Pulling in all dependencies into scons DAG/msvs sln, even those that arebradnelson@google.com
2009-09-09Let the test infrastructure look for VS2008 if VS2005 isn't installed.sgk@chromium.org
2009-08-26Enhance TestGyp classes to look for the build tool to use in testssgk@chromium.org
2009-08-21Add a test of handling dependency specifications in sibling directories.sgk@chromium.org
2009-08-14Fix the DEPTH variable when --depth=. is specified on the command line (itsgk@chromium.org
2009-08-13Add tests for building project hierarchies. Update the SCons testsgk@chromium.org
2009-08-13Extend the test infrastructure to take keyword arguments on all thesgk@chromium.org
2009-08-10Get rid of the hard-coded chromium_builders tool reference.sgk@chromium.org
2009-08-07Explicitly set SYMROOT= when running xcodebuild so tests can'tsgk@chromium.org
2009-08-07Make (most of) the SCons generator hermetic: pull the Chromium*()sgk@chromium.org
2009-08-07Add a simple test of static and shared libraries.sgk@chromium.org
2009-08-04Convert the command variable expansions test (tests/test1) to the newsgk@chromium.org
2009-08-03Add rudimentary tests of 'defines' and 'configurations'.sgk@chromium.org
2009-07-30Test infrastructure for end-to-end tests of GYP generators, andsgk@chromium.org