aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test
AgeCommit message (Expand)Author
2014-06-10Rename TEST_FOLDER to TEST_DIRECTORYJack Nagel
2014-06-10Remove ABS__FILE constant from test environmentJack Nagel
2014-06-10Scope setup to the tests that need itJack Nagel
2014-06-10Add methods for building test file pathsJack Nagel
2014-06-10Trust the fixtures and stop asserting on file(1) outputJack Nagel
2014-06-10Pull common code into setup methodJack Nagel
2014-06-10Extract constant stringsJack Nagel
2014-06-10Pull mock initialization code into initializeJack Nagel
2014-06-10Move updater mock into test class namespaceJack Nagel
2014-06-10Use external interface in testsJack Nagel
2014-06-10Simplify test setupJack Nagel
2014-06-10Remove rcov rake taskJack Nagel
2014-06-10Remove ruby-prof rake taskJack Nagel
2014-06-10Remove default values from formula constructor parametersJack Nagel
2014-06-09Use RbConfig.ruby if it's availableJack Nagel
2014-06-09Fix formula test helper parametersJack Nagel
2014-06-04Clean up some test assertionsJack Nagel
2014-05-28Remove unused method and associated test fixturesJack Nagel
2014-05-27Remove support for version "schemes", just pass version objects directlyJack Nagel
2014-05-26Add failing test for parsing version from erlang bottle filenameJack Nagel
2014-05-15bottle_version: support fontforge scheme.Mike McQuaid
2014-05-14Taps: cleanup regexps around TapsTsukasa OMOTO
2014-05-06bottle_version: handle zpython bottle.Mike McQuaid
2014-05-06bottle_version: parse disco bottle versions.Mike McQuaid
2014-05-03The \w character class already includes underscoreJack Nagel
2014-05-02Fix for String#undentBaptiste Fontaine
2014-04-29Remove test that doesn't add valueJack Nagel
2014-04-25Pass around only absolute paths when dealing with tapsJack Nagel
2014-04-24Make the on-disk representation of taps unambiguousTsukasa OMOTO
2014-04-23Support core GCC formula as a GCC compiler.Mike McQuaid
2014-04-21Don't test jruby deps since it makes the tests slowJack Nagel
2014-04-21Raise AlreadyLinkedError when a keg is already linkedJack Nagel
2014-04-21Raise useful errors from make_relative_symlinkJack Nagel
2014-04-15Don't use assert_nothing_raisedJack Nagel
2014-04-15Remove questionable testJack Nagel
2014-04-10Add tests for new bottling hooks.Mike McQuaid
2014-04-06Clean up test classesJack Nagel
2014-04-03Remove special behavior of autotools symbol depsJack Nagel
2014-04-01Stop jumping through hoops to get at the collector objectJack Nagel
2014-03-27Assert that Keg#link produces relative symlinksJack Nagel
2014-03-27Assert that the broken symlink is actually overwrittenJack Nagel
2014-03-27Don't let broken symlinks halt linkingJack Nagel
2014-03-24bottle_version: handle pazpar2 style.Mike McQuaid
2014-03-22Preserve permissions when using Pathname#atomic_writeJack Nagel
2014-03-18Set bottle download strategy directlyJack Nagel
2014-03-18Make relative symlinks in Pathname#install_symlinkJack Nagel
2014-03-17bottle_version: support lz4 style.Mike McQuaid
2014-03-13Enable new patch implementation with compatibility layerJack Nagel
2014-03-13New patch implementation and DSLJack Nagel
2014-03-13Make debug an installer modeJack Nagel