minitest 5.11.0 → 5.11.1
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.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/History.rdoc +6 -0
- data/lib/minitest.rb +1 -6
- data/test/minitest/test_minitest_test.rb +2 -2
- metadata +2 -2
- metadata.gz.sig +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4532535af505aea7a24c6a12ed614dc4daac90f7
|
|
4
|
+
data.tar.gz: f046da3055edc520f92fd89a7337d14073068100
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fa14c057616423821c8e5afeaf80068fdb63f0e596c85dae9dbe64c307269c08e10a126db0807eb2a0077ed9b2886ceae264aeb4beb213fa6efbaed25ea69312
|
|
7
|
+
data.tar.gz: f810e3d8ffab481cf3fe9720735eaf44a099b824a591fc510bde5c204ad27242bf784850cef9b2cf5f9d4f879ffa40834a243d1eb1cb04d5a9a3091b2c50402f
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
data/History.rdoc
CHANGED
data/lib/minitest.rb
CHANGED
|
@@ -8,7 +8,7 @@ require "stringio"
|
|
|
8
8
|
# :include: README.rdoc
|
|
9
9
|
|
|
10
10
|
module Minitest
|
|
11
|
-
VERSION = "5.11.
|
|
11
|
+
VERSION = "5.11.1" # :nodoc:
|
|
12
12
|
ENCS = "".respond_to? :encoding # :nodoc:
|
|
13
13
|
|
|
14
14
|
@@installed_at_exit ||= false
|
|
@@ -452,11 +452,6 @@ module Minitest
|
|
|
452
452
|
|
|
453
453
|
attr_accessor :klass
|
|
454
454
|
|
|
455
|
-
##
|
|
456
|
-
# The test name of the test result.
|
|
457
|
-
|
|
458
|
-
attr_accessor :name
|
|
459
|
-
|
|
460
455
|
##
|
|
461
456
|
# The location of the test method.
|
|
462
457
|
|
|
@@ -778,7 +778,7 @@ class TestMinitestRunnable < Minitest::Test
|
|
|
778
778
|
def test_marshal
|
|
779
779
|
setup_marshal Minitest::Runnable
|
|
780
780
|
|
|
781
|
-
assert_marshal %w[@assertions @failures @klass @
|
|
781
|
+
assert_marshal %w[@NAME @assertions @failures @klass @source_location @time]
|
|
782
782
|
end
|
|
783
783
|
|
|
784
784
|
def test_spec_marshal
|
|
@@ -807,7 +807,7 @@ class TestMinitestTest < TestMinitestRunnable
|
|
|
807
807
|
tc.time = 3.14
|
|
808
808
|
end
|
|
809
809
|
|
|
810
|
-
assert_marshal %w[@assertions @failures @klass @
|
|
810
|
+
assert_marshal %w[@NAME @assertions @failures @klass @source_location @time] do |new_tc|
|
|
811
811
|
assert_in_epsilon 3.14, new_tc.time
|
|
812
812
|
end
|
|
813
813
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: minitest
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.11.
|
|
4
|
+
version: 5.11.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Ryan Davis
|
|
@@ -29,7 +29,7 @@ cert_chain:
|
|
|
29
29
|
AhXhF6Wi2GTMezlj5jlI5XV7WsJUSwTp/YiVvcmT74ZaCRvexm6EnNhkrvJJ1Xeu
|
|
30
30
|
V+HB+LYYhXWitInO/eXxDrFB
|
|
31
31
|
-----END CERTIFICATE-----
|
|
32
|
-
date: 2018-01-
|
|
32
|
+
date: 2018-01-02 00:00:00.000000000 Z
|
|
33
33
|
dependencies:
|
|
34
34
|
- !ruby/object:Gem::Dependency
|
|
35
35
|
name: rdoc
|
metadata.gz.sig
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
��������e��*��W`" �`;Ԇ.F���¯<O��{T����ʹ| N�ɹ��n���E�@�j�C���zM'����]���F�
|