forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.5.4 - 2013-01-23 It's a bug fix release. Improvements * Added documents for data driven test functionality. * Added TSV support for data driven test functionality. * Support tag inspection on JRuby. Fixes * Fixed a bug. It is too slow to filter tests when there are many tests. [GitHub#46] * Accept anonymous test suite. [GitHub:#49] [Reported by Matthew Rudy Jacobs] Thanks * Matthew Rudy Jacobs
- Loading branch information
taca
committed
Feb 11, 2013
1 parent
0716e31
commit 14fa75b
Showing
3 changed files
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.11 2012/12/16 16:51:26 taca Exp $ | ||
$NetBSD: distinfo,v 1.12 2013/02/11 02:58:55 taca Exp $ | ||
|
||
SHA1 (test-unit-2.5.3.gem) = 950d0ac258f8cb31c93d699354e27cd0e7752526 | ||
RMD160 (test-unit-2.5.3.gem) = b8e811f225c7817d8e151d3ea839b70fa941d5b7 | ||
Size (test-unit-2.5.3.gem) = 105472 bytes | ||
SHA1 (test-unit-2.5.4.gem) = b836adc7022a3e679aabc9b7af996746be1c2939 | ||
RMD160 (test-unit-2.5.4.gem) = 070a0478301926dbaad1230a28726526303bb564 | ||
Size (test-unit-2.5.4.gem) = 108032 bytes |