spec_selector 0.1.6 → 0.1.7
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 +2 -5
- data/CHANGELOG.md +6 -1
- data/lib/spec_selector/instructions.rb +1 -1
- metadata +1 -1
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 94f3b90855ec30f1707b90ab4bfdf700ab37f10f26b23aa762cbeb078d3f4e85
|
|
4
|
+
data.tar.gz: 075f18af13b28407c5f208cfc6a73960d92284d181f47e40289aca31e6075379
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 40b4f018c8669950ce858fe89f3d2b7f588341f30ee1eb47f16855db3a2ff81c6bc0abbb4a899a880bb0f39cdc2656efb43aa00f201d7f3e2274224256605970
|
|
7
|
+
data.tar.gz: 282dac133a54b2d15ae16fff9c7618538f6af5c3ba007540b744f413903adb06b03b4a3cd2659c2641379b23e20cf78cb59234e0a650779e9178ad00ac6e658f
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
@@ -1,5 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
-�W|
|
|
4
|
-
�t�)b�8/���Ԛ��*<��|<��+��������F{��S� ޏ�̓�E֒�O�}����Hh|9uMܹz��p���<ՒY8������MA&�Ƚz�-����>��\lOr�H&%�`1�6�߹��˃��"����
|
|
5
|
-
M�����5�3�&��[��ʪ�N*`�)6��Fѕ�3W�������9ĝc��$�
|
|
1
|
+
lj���#T�
|
|
2
|
+
�����ܻy:~�Ă�oU3��IJ�H!P\�B�h_gq�R�Db�wN�&i4�ū�g��ЏݰF3�P�8iQ"��"9��^�[��d+���8�n�������/\0����}o�']ˁ�|�:"������F�tD�6g���M��t}�Kh���nL�{���
|
data/CHANGELOG.md
CHANGED
|
@@ -1,4 +1,9 @@
|
|
|
1
1
|
**version 0.1.6**
|
|
2
2
|
<br>
|
|
3
3
|
<br>
|
|
4
|
-
Corrected a test rerun bug as well as a problem with key control regex patterns; made a slight modification to key controls: T is no longer case-sensitive and will now rerun the top failed test result from the current set. To view the top failed result from the current set without rerunning, press SPACEBAR.
|
|
4
|
+
Corrected a test rerun bug as well as a problem with key control regex patterns; made a slight modification to key controls: T is no longer case-sensitive and will now rerun the top failed test result from the current set. To view the top failed result from the current set without rerunning, press SPACEBAR.
|
|
5
|
+
|
|
6
|
+
**version 0.1.7**
|
|
7
|
+
<br>
|
|
8
|
+
<br>
|
|
9
|
+
Updated key control instructions display text.
|
metadata
CHANGED
metadata.gz.sig
CHANGED
|
Binary file
|