Commit Graph

15 Commits

Author SHA1 Message Date
rick
cf9b7b5718 don't show the verbose output (server logs and env) when run locally 2015-09-08 09:23:00 -06:00
Rick Olson
202ae122d4 update the shebang lines to use bash 2015-07-29 20:37:31 -06:00
Rick Olson
4fee3dd42b some more test env details to help debug intermittent travis issues 2015-07-28 09:38:41 -06:00
Steve Streeting
a8b3b165a7 Require bash for array support 2015-07-25 14:38:52 +01:00
Steve Streeting
16ce8250fe Allow a subset of tests to be run by script/integration with arguments
e.g. `script/integration fetch status` will run only status & fetch tests
2015-07-24 11:17:15 +01:00
Rick Olson
f0b48a9b15 configurable maxprocs too 2015-05-21 15:01:44 -06:00
Rick Olson
c01bb2c2e3 report the git lfs version at the beginning of the script 2015-05-21 10:38:53 -06:00
Rick Olson
6d811dee51 dump the git lfs version if it fails 2015-05-21 10:34:00 -06:00
Rick Olson
1b365880d6 dont show the logs and env if the test passes 2015-05-18 19:18:13 -06:00
Rick Olson
de1e0a0c22 run tests in parallel with xargs 2015-05-18 19:09:32 -06:00
Rick Olson
eb542078a7 single = 2015-05-18 18:15:24 -06:00
Rick Olson
d17948c8b8 double brackets 2015-05-18 18:12:17 -06:00
Rick Olson
b4a7bf887e teach script/integration how to clean up 2015-05-18 17:57:43 -06:00
Rick Olson
7b6d89d59f teach script/integration how to setup and run the test suite 2015-05-18 17:28:58 -06:00
Rick Olson
8a97acc7c2 add a single command to run integration tests 2015-05-18 13:52:25 -06:00