Ashwin Maroli
|
0d12a02893
|
script/test: add missing whitespace
|
2016-10-12 14:35:39 +05:30 |
Parker Moore
|
6f5ad2530e
|
Only run tests with --profile when using MRI.
|
2016-06-23 19:08:53 -07:00 |
AJ Acevedo
|
b0fa2462a6
|
Updated the scripts shebang for portability
- Updated all of the sh and bash shebangs for consistency and portability.
- set -e to the test script for portability
Resolves #3857
|
2015-07-18 22:23:56 -04:00 |
Jordon Bedwell
|
981e32d462
|
Fix script/test so that testing invidual files works.
|
2015-05-25 02:05:39 -05:00 |
Jordon Bedwell
|
f054bae503
|
Add support for JRuby, it was easier than assumed.
|
2015-05-15 07:10:22 -05:00 |
Martijn den Hoedt
|
397492fa38
|
added the --profile flag to make use of the minitest-profile tool
|
2015-03-30 17:53:40 +02:00 |
Nicholas Burlett
|
d39d0cea19
|
Create 'tmp' dir for test_tags if it doesn't exist
Rather than use script/test to create the tmp directory, create it in a setup block for the appropriate context in the `TestTags` test.
|
2015-03-22 22:52:16 -07:00 |
Parker Moore
|
fccc02be6f
|
Don't be so verbose in script/test. /cc #3574
|
2015-03-16 14:55:50 -07:00 |
Jordon Bedwell
|
c6d62828ba
|
Remove loader.rb and utilize "modernize" script/test. Fixes: #3573
|
2015-03-15 10:08:27 -05:00 |
Parker Moore
|
f1edf9e692
|
Add minitest/profile to profile 10 slowest tests
|
2015-03-01 00:36:40 -08:00 |
Parker Moore
|
52c4ce2a5a
|
Finish of moving the unit tests over to Minitest
|
2015-02-21 00:31:07 -08:00 |
Parker Moore
|
69e8f1923c
|
script/test: separate inclusion of lib and test. Ref: #3115
|
2015-01-25 19:12:11 -08:00 |
Parker Moore
|
0bf82e9cf7
|
Merge pull request #3258 from omegahm/symlink-local-tmp
|
2015-01-10 00:12:06 -08:00 |
Parker Moore
|
a6238c36d5
|
Fix script/test to be more cross-compatible with other platforms
|
2015-01-09 23:58:32 -08:00 |
Mads Ohm Larsen
|
a2b6aa263e
|
Add local tmp folder
|
2015-01-05 09:28:54 +01:00 |
Parker Moore
|
f66862c508
|
Install rake if the lib isn't there; upgrade to cucumber 1.3.18
|
2014-12-29 18:40:53 -05:00 |
Parker Moore
|
56b9238af5
|
Fix up script/cucumber and script/test
|
2014-08-12 16:38:39 -04:00 |
Parker Moore
|
bcc539999b
|
Allow for parallel test execution.
|
2014-08-12 15:56:56 -04:00 |
Parker Moore
|
2d3d65a930
|
Always run the full test suite.
|
2014-07-29 19:08:40 -04:00 |
Parker Moore
|
de9c591ffc
|
Run travis tests if TRAVIS_PULL_REQUEST is set and set to a number.
|
2014-07-16 19:46:25 -04:00 |
Alfred Xing
|
bf465cd904
|
Fix `grep` pattern in `script/test` as well
|
2014-07-16 11:17:19 -07:00 |
Parker Moore
|
e6698fc65a
|
Run bundle exec rake tho.
|
2014-07-15 21:57:33 -04:00 |
Parker Moore
|
ab66326f97
|
Cleaning up the cibuild stuff.
|
2014-07-15 21:53:50 -04:00 |
Parker Moore
|
764dc88832
|
script/test should probably use bundler
|
2014-04-24 13:59:24 -04:00 |
Parker Moore
|
3a6ad0737c
|
Add a script/test file for ❤️ and :money:
|
2014-04-24 13:59:24 -04:00 |