- 06 Jun, 2017 1 commit
-
-
Ellis Michael authored
Forward arguments to `go test` in `bin/run-test` See merge request !5
-
- 24 May, 2017 1 commit
-
-
Cooper Johnson authored
To enable race detection (`-race`) or run only specific tests (`-run $test`), it's useful to pass extra arguments to `go test`. Currently this means we must choose between filtering out noise and controlling how the tests are run. This change makes `bin/run-test` forward its arguments (if any) on to `go test`, giving the best of both worlds. `$@` is the safe way to [forward script arguments](https://www.gnu.org/software/bash/manual/html_node/Special-Parameters.html); it is equivalent to `"$1" "$2" "$3"` and so on.
-
- 28 Apr, 2017 1 commit
-
-
Ellis Michael authored
-
- 29 Mar, 2017 1 commit
-
-
Doug Woos authored
-
- 24 Mar, 2017 5 commits
-
-
Ellis Michael authored
-
Ellis Michael authored
-
Ellis Michael authored
-
Ellis Michael authored
-
Ellis Michael authored
-
- 22 Mar, 2017 4 commits
-
-
Ellis Michael authored
-
Ellis Michael authored
-
Ellis Michael authored
-
Ellis Michael authored
-
- 15 Mar, 2017 1 commit
-
-
Ellis Michael authored
-
- 14 Mar, 2017 1 commit
-
-
Ellis Michael authored
-
- 13 Mar, 2017 1 commit
-
-
Ellis Michael authored
-
- 09 Mar, 2016 1 commit
-
-
Irene Y Zhang authored
-
- 17 Feb, 2016 1 commit
-
-
Irene Y Zhang authored
-
- 08 Jan, 2015 1 commit
-
-
Irene Y Zhang authored
-
- 02 Jan, 2015 5 commits
-
-
Irene Y Zhang authored
-
Irene Y Zhang authored
-
Irene Y Zhang authored
-
Irene Y Zhang authored
-
Irene Y Zhang authored
-
- 18 Mar, 2014 1 commit
-
-
Yandong Mao authored
-
- 14 Mar, 2014 1 commit
-
-
Yandong Mao authored
-
- 03 Mar, 2014 1 commit
-
-
Yandong Mao authored
-
- 20 Feb, 2014 1 commit
-
-
Yandong Mao authored
-
- 13 Feb, 2014 1 commit
-
-
Yandong Mao authored
-
- 05 Feb, 2014 1 commit
-
-
Yandong Mao authored
-
- 04 Feb, 2014 3 commits
-
-
Yandong Mao authored
-
Nickolai Zeldovich authored
-
Nickolai Zeldovich authored
-