提交历史

作者 SHA1 备注 提交日期
  Tianon Gravi 52379fa76d Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash" 8 年之前
  Amit Krishnan 934328d8ea Add functional support for Docker sub commands on Solaris 9 年之前
  YuPengZTE 0b86bca0b5 'eg.' should be 'e.g.' 8 年之前
  Justin Cormack f243bfbc9d All supported Go versions have -cover now 8 年之前
  Justin Cormack eda90f6344 Remove gccgo support 9 年之前
  Daniel Nephin 47cca88c8c Dont run man generation as part of test-unit. 9 年之前
  Anusha Ragunathan 379ec38222 Dont leak DOCKER_INCREMENTAL_BINARY flag into go test. 9 年之前
  Brian Goff 11d3f7092e use per-check timeouts 9 年之前
  John Howard 7268f767e6 Windows: Native make test-unit 9 年之前
  John Howard 33faea576f Windows: Fix test-unit for local run 9 年之前
  Srini Brahmaroutu 81b3d2eec9 after the changes to unit test framework, fixing gccgo to run unit tests 9 年之前
  Vincent Demeester 4a54ab387f Add TESTDIRS back 9 年之前
  Alexander Morozov 1c23de0e64 Run unit tests as single command 9 年之前
  Vincent Demeester 0542939f40 Update test-and-docs with TESTDIRS 9 年之前
  Veres Lajos 5146232723 typofix - https://github.com/vlajos/misspell_fixer 10 年之前
  Tianon Gravi ac3388367b Make "DEST" a make.sh construct instead of ad-hoc 10 年之前
  Jörg Thalheim 6533cb973f hack/make/test-integration-cli: introduce MAKEDIR variable 10 年之前
  Jörg Thalheim ac20568b0a hack: quote all parameters with variable interpolation 10 年之前
  Johan Euphrosine 5846914f91 test-unit: fix TESTFLAGS doc 10 年之前
  Tianon Gravi 949a21b55f Move scripts back to hack/, leave docs in project/ 10 年之前
  Solomon Hykes 32e61b8f5c Move 'hack' to the less confusing 'project' 10 年之前
  Yohei Ueda dad58737ae Export envvars necessary for unit-test 10 年之前
  Yohei Ueda 5bd5ef5a0a Make test-unit runnable without parallel 10 年之前
  Tianon Gravi 8ffdf6022e Move the body of go_compile_test_dir into a file since GNU Parallel breaks on sourcing exported Bash functions thanks to the shellshock fixes 10 年之前
  Erik Hollensbe 9a2d4e9273 hack/make: fix test-unit target to propogate TESTFLAGS properly 11 年之前
  Tianon Gravi 3a14eb066c Fix more instances of "dotcloud/docker" in hack/ (and add a DOCKER_PKG environment variable to simplify references to our "package path" in our bundlescripts) 11 年之前
  Tibor Vass 4cfe806db2 Kill all concurrent jobs on error 11 年之前
  Tianon Gravi 0a7cd70924 Fix precompiled unit tests needing their "testdata" contents 11 年之前
  Tianon Gravi a6085fd430 Add a bunch more tweaks to the parallel test compilation 11 年之前
  Tibor Vass 158e3068bd compile unit tests in parallel with GNU parallel 11 年之前