コミット履歴

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