[macruby-changes] [4104] MacRuby/trunk/spec/frozen/tags/macruby/library/matrix

source_changes at macosforge.org source_changes at macosforge.org
Fri May 14 10:36:18 PDT 2010


Revision: 4104
          http://trac.macosforge.org/projects/ruby/changeset/4104
Author:   eloy.de.enige at gmail.com
Date:     2010-05-14 10:36:17 -0700 (Fri, 14 May 2010)
Log Message:
-----------
Tag critical tags

Modified Paths:
--------------
    MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/regular_tags.txt

Added Paths:
-----------
    MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/singular_tags.txt

Modified: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/regular_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/regular_tags.txt	2010-05-14 17:36:03 UTC (rev 4103)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/regular_tags.txt	2010-05-14 17:36:17 UTC (rev 4104)
@@ -1,2 +1,3 @@
 critical:Matrix#regular? returns false unless rank(A) != n
+critical:Matrix#regular? returns false for singular matrices
 fails:Matrix#regular? returns false if the determinant is 0

Added: MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/singular_tags.txt
===================================================================
--- MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/singular_tags.txt	                        (rev 0)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/matrix/singular_tags.txt	2010-05-14 17:36:17 UTC (rev 4104)
@@ -0,0 +1 @@
+critical:Matrix#singular? returns true for singular matrices
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100514/82c6b77e/attachment.html>


More information about the macruby-changes mailing list