minitest 2.2.0 → 2.2.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.
- data.tar.gz.sig +0 -0
- data/History.txt +6 -0
- data/lib/minitest/unit.rb +2 -1
- metadata +3 -3
- metadata.gz.sig +3 -4
data.tar.gz.sig
CHANGED
|
Binary file
|
data/History.txt
CHANGED
data/lib/minitest/unit.rb
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
require 'optparse'
|
|
2
|
+
require 'rbconfig'
|
|
2
3
|
|
|
3
4
|
##
|
|
4
5
|
# Minimal (mostly drop-in) replacement for test-unit.
|
|
@@ -612,7 +613,7 @@ module MiniTest
|
|
|
612
613
|
end
|
|
613
614
|
|
|
614
615
|
class Unit
|
|
615
|
-
VERSION = "2.2.
|
|
616
|
+
VERSION = "2.2.1" # :nodoc:
|
|
616
617
|
|
|
617
618
|
attr_accessor :report, :failures, :errors, :skips # :nodoc:
|
|
618
619
|
attr_accessor :test_count, :assertion_count # :nodoc:
|
metadata
CHANGED
metadata.gz.sig
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
̬A�EUJ����
|
|
1
|
+
o�@��]Z
|
|
2
|
+
f��)C�^�����O�{g蔆1D�����mT�
|
|
3
|
+
a�_L�Ƒ�4�ʣL���^24��G����U6�;PWdć%�Urd������!��
|