| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-09 | more utils tests | Baptiste Fontaine | |
| Closes Homebrew/homebrew#47856. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2016-01-04 | test: test popen_read and popen_write with block | Martin Afanasjew | |
| 2016-01-03 | test_utils: add test_which_all | Xu Cheng | |
| 2015-12-30 | test_utils: add test_disk_usage_readable and test_number_readable | Xu Cheng | |
| 2015-12-22 | Reimplement #pretty_duration | Sebastian Staudt | |
| Also reuse this improved implementation in the GitHub rate limit errors. Closes Homebrew/homebrew#44721. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2015-12-14 | pretty_duration: fixed for int arguments | Baptiste Fontaine | |
| Without this the returned string is not as accurate if the method is called with an int larger than 120. Closes Homebrew/homebrew#47002. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2015-12-14 | plural: tests added | Baptiste Fontaine | |
| 2015-08-22 | core file style update | Xu Cheng | |
| 2015-08-16 | which: tests added | Baptiste Fontaine | |
| Closes Homebrew/homebrew#42954. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr> | |||
| 2015-08-03 | Core files style updates. | BrewTestBot | |
| Closes Homebrew/homebrew#42354. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com> | |||
| 2014-12-16 | Utils.popen_read doesn't doesn't require a block | Jack Nagel | |
| 2014-07-05 | Add popen wrapper that does not invoke the shell | Jack Nagel | |
| 2014-06-18 | Use assert_silent | Jack Nagel | |
| 2014-06-18 | Use a custom test class so we can avoid monkeypatching | Jack Nagel | |
| 2014-04-15 | Don't use assert_nothing_raised | Jack Nagel | |
| 2014-04-15 | Remove questionable test | Jack Nagel | |
| This is already covered in test_mach.rb. | |||
| 2013-10-23 | test_utils: fix Mavericks arch test. | Mike McQuaid | |
| 2013-06-26 | Skip test on Xcode only systems | Adam Vandenberg | |
| 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> | |||
| 2012-05-30 | archs_for_command: use new Mach-O Pathname methods | Jack Nagel | |
| - Reimplement archs_for_command on top of the new Mach-O methods - Move ArchitectureListExtension to mach.rb - Add a test for the ArchitectureListExtension Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-03-09 | Fix typo in test_arch_for_command | Jack Nagel | |
| Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2012-03-09 | Fix test_arch_for_command on 10.7. | Mike McQuaid | |
| 2010-04-06 | Move utils tests to separate file. | Adam Vandenberg | |
