Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Fix issue #7523: Analyze output of 'hdiutil attach' to get the name of ↵ | David Cole | 2009-01-21 | 2 | -1/+10 |
| | | | | the volume that was mounted. Eliminates the need to use the -mountpoint arg of hdiutil which has a silly 90 character limit on the name of the mount point. Also add a custom volume icon to the BundleGeneratorTest to cover this code. | ||||
* | ENH: Add test for the new CPack BundleGenerator. Thanks to Tim Shead for the ↵ | David Cole | 2008-07-30 | 6 | -0/+65 |
patch. See issue #7170 for more details. |