Hi Lukas, I created some test cases for internal spell check, at http://www.squeaksource.com/RBBugFixes
Some are failing, as there are $' characters being passed through from the parser. Also, the literals check sees to be checking the node, rather than the node value. There are some suggested changes in the same repository, that make the tests run green, and don't appear to affect the rest of Refactoring-Tests. please let me know if these make sense. Thanks, ...Stan -- View this message in context: http://n2.nabble.com/Spell-check-test-cases-tp4288633p4288633.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
