| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-09-28 | Make inreplace errors fatal | Jack Nagel | |
| Closes #32649. Closes #32703. | |||
| 2014-09-27 | Revert "Add test for inreplace sub!/gsub! with hash argument" | Jack Nagel | |
| Ruby 1.8 doesn't support this, so we don't officially support it (yet). This reverts commit 7d5eb6f5e2da42c1378fefb63fde55cae97a3909. | |||
| 2014-09-27 | Add test for inreplace sub!/gsub! with hash argument | Jack Nagel | |
| 2014-09-27 | Add test for inreplace sub!/gsub! | Jack Nagel | |
| 2014-09-26 | Add missing test for inreplace with tabs | Jack Nagel | |
| 2014-09-26 | Fix formatting in inreplace tests | Jack Nagel | |
| 2014-06-18 | Use a custom test class so we can avoid monkeypatching | Jack Nagel | |
| 2013-02-15 | Add test for String#get_make_var | Jack Nagel | |
| 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> | |||
| 2011-03-12 | Move string extensions | Adam Vandenberg | |
| 2010-04-06 | Move inreplace tests to separate file. | Adam Vandenberg | |
| 2010-03-16 | Use tab/space when finding vars (and not newlines). | Adam Vandenberg | |
| 2010-03-16 | Fix `change_make_var!` for empty variables. | Martin Kühl | |
| Signed-off-by: Adam Vandenberg <flangy@gmail.com> | |||
| 2010-02-09 | remove_make_var! should not leave an empty assignment | Adam Vandenberg | |
| 2010-02-02 | Update test suite. | Adam Vandenberg | |
| * Break single test case class into several test cases. * Fix broken arch test. * Make update tests optional (seem to only work for mxcl). * Add more tests. * Move fixtures to separate folder. | |||
