Historique des commits

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