| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-18 | Use a custom test class so we can avoid monkeypatching | Jack Nagel | |
| 2014-06-04 | Clean up some test assertions | Jack Nagel | |
| 2014-05-02 | Fix for String#undent | Baptiste Fontaine | |
| Without it, String#undent would fail on unindented strings, e.g.: "foo".undent NoMethodError: undefined method `length' for nil:NilClass` Closes #28873. Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2012-07-04 | tests: clean up whitespace | Jack Nagel | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-07-04 | Prune some requires from test files | Jack Nagel | |
| testing_env already requires utils; set up the ARGV and ENV extensions there as well. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2010-10-17 | extract undent test to test case | Michael Morgan | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
