Setup script to list of all incompat
Reported by Evan Phoenix | July 15th, 2008 @ 02:01 PM | in Iteration 1
Use either rdoc tags or spec or whatever, but be able to quickly generate a list of all incompatible's Rubinius has.
Comments and changes to this ticket
-
Eric Hodel July 15th, 2008 @ 02:27 PM
- → Tag changed from to doc
Talking with Brian, we'll be able to do:
bin/mspec --dry-run -fs -g unsupported
RSN, then can look in spec/tags for such things to help.
-
Brian Ford December 2nd, 2008 @ 04:49 PM
- → State changed from new to resolved
bin/mspec tag --list <tag> path/to/dir or path/to/file_spec.rbOf course, the specs need to be appropriately tagged, e.g.
bin/mspec tag --add incompatible --all --dry-run -e "Some#method returns foo" path/to/file_spec.rb
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
