Revision
2700
Author
mattaimonetti@gmail.com
Date
2009-10-01 13:36:45 -0700 (Thu, 01 Oct 2009)

Log Message

tagged the shellwords specs since they fail when running rake spec:ci:stats

Added Paths

Diff

Added: MacRuby/trunk/spec/frozen/tags/macruby/library/shellwords/shellwords_tags.txt (0 => 2700)


--- MacRuby/trunk/spec/frozen/tags/macruby/library/shellwords/shellwords_tags.txt	                        (rev 0)
+++ MacRuby/trunk/spec/frozen/tags/macruby/library/shellwords/shellwords_tags.txt	2009-10-01 20:36:45 UTC (rev 2700)
@@ -0,0 +1,5 @@
+fails:Shellwords#shellwords honors quoted strings
+fails:Shellwords#shellwords honors escaped double quotes
+fails:Shellwords#shellwords honors escaped single quotes
+fails:Shellwords#shellwords raises ArgumentError when double quoted strings are misquoted
+fails:Shellwords#shellwords raises ArgumentError when single quoted strings are misquoted
\ No newline at end of file