mesa_test 0.0.5 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/mesa_test +1 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 540973afddd4733b85a567bb37416823fae26c5f
4
- data.tar.gz: eaf1c62b824472a228ab2da851b910e8ec1c7f7e
3
+ metadata.gz: 8533c5c3c8af772964a99845cd8abd2817751ab3
4
+ data.tar.gz: 2f8feb258166635e7a81bca31416dd6cfb39cace
5
5
  SHA512:
6
- metadata.gz: 2fb1b36f2ce88ffa6b928e8b48a2b41533ffac19b764493113259582d72e4695e81014bf353f7b4049f8c6ce454be6c7d042b6f89b0267a29bbb856a20356b85
7
- data.tar.gz: 8d398c50111b5358f4bdf63c3fd03b308ff38afa2fb536b6487c8c457f847b838e8be7c3b3b83886de94323b2d793fec259284a216388ad171f90fc82f377bb6
6
+ metadata.gz: 0fa938f95c4f08ee751ecefa4676c218886a8d696174735efab051549eb3c85e8d63d668927d2b2666cec36ce361c263ea72c877f0585e033ebcc1efd5cffbde
7
+ data.tar.gz: 8eb82567379f5b4f038c4fed068601be5a5b6bed19ad23d8461dbb8a7cf921f5011ac51691096d70a5da99a650ec6c8a68b4018a83b3a2321ebd78daee5df01a
data/bin/mesa_test CHANGED
@@ -148,7 +148,7 @@ class MesaTest < Thor
148
148
  end
149
149
 
150
150
 
151
- desc "install_and_run_all VERSION_NUMBER MESA_DIR", 'download and install ' +
151
+ desc "install_and_test_all VERSION_NUMBER MESA_DIR", 'download and install ' +
152
152
  'mesa release VERSION_NUMBER to directory MESA_DIR and run/submit all tests'
153
153
  long_desc <<-LONGDESC
154
154
  Calls to svn to install mesa release VERSION_NUMBER into the directory
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mesa_test
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - William Wolf
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-11-06 00:00:00.000000000 Z
11
+ date: 2017-11-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: os