| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-28 | Remove unused method and associated test fixtures | Jack Nagel | |
| 2011-09-02 | tests: actually use bzip for test tarball | Jack Nagel | |
| I inadvertently gzipped it last night. That in itself doesn't cause any tests to fail because the download strategy code is robust, but it's fixed here anyway to be consistent. Basically, I'm dumb. I also took the opportunity to remove the other resource fork file, so the tarball is clean. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2011-09-02 | tests: fix failing test_a_basic_install | Jack Nagel | |
| The test_a_basic_install was failing because it expected libexec.children.length to be 1, when in fact there were two files in the untarred libexec: NOOP, and the Mac OS X resource fork file ._NOOP. That file is now removed, and the test passes. Signed-off-by: Jack Nagel <jacknagel@gmail.com> | |||
| 2010-07-29 | Move testing tarballs into subfolder | Adam Vandenberg | |
