Commit History

Author SHA1 Message Date
  Tianon Gravi bac3a8e6f5 Add much better pruning of non-tested directories, including pruning the integration tests directory (doing more with "find" and nothing with "grep") 11 years ago
  Tianon Gravi dcfc4ada4d Clean output and simplify hack/make/*test by adding go_test_dir function in make.sh 11 years ago
  Tianon Gravi 416b16e1e2 Simplify and resync hack/make/test and hack/make/dyntest output handling 11 years ago
  Victor Vieux 35e80868ad Merge pull request #3004 from tianon/shebang-bash 11 years ago
  Guillaume J. Charmes 829b118dd8 Add some color in order to emphasis the test FAILURE 11 years ago
  Tianon Gravi 3ac76cfeff Update bundlescript shebangs to be bash, reflecting how they're actually invoked 11 years ago
  Guillaume J. Charmes 0017c68f4a Remove trailing whitespace 11 years ago
  Tianon Gravi c30e2dc28c Remove "-v" from "go test" (since it's easy to add back via TESTFLAGS) 11 years ago
  Tianon Gravi f1e6dce047 Update test scripts to always run ALL tests, even when some fail 11 years ago
  Tianon Gravi 5cdb3aec50 Add clarification of multiple "go test" calls in hack/make/*test 11 years ago
  Tianon Gravi 640682d56c Fix "go test -i" to include the proper LDFLAGS and BUILDFLAGS 11 years ago
  Tianon Gravi 21161dbd51 Add dynbinary and dyntest scripts for building/testing a separate static dockerinit binary 11 years ago
  Tianon Gravi d789750851 Refactor the handling of static-related build flags 11 years ago
  Tianon Gravi fb8d488896 Add a few small consistency tweaks in hack 11 years ago
  Michael Crosby 1cbdaebaa1 Add links for container relationships and introspection 11 years ago
  Jérôme Petazzoni 8c38c30985 Remove spurious messages, and use proper args expansion. 11 years ago
  Solomon Hykes b7abe9dab5 hack: only run certain tests with TESTFLAGS='-run TestName' make.sh 11 years ago
  Solomon Hykes 3d39336a46 Break down hack/make.sh into small scripts, one per 'bundle': test, binary, ubuntu etc. 12 years ago