aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2015-03-28bbcolors: test addedBaptiste Fontaine
Closes #38068. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-28cdb: add 0.75 bottle.BrewTestBot
2015-03-28cdb: test addedBaptiste Fontaine
Closes #38076. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-28fcrackzip: add 1.0 bottle.BrewTestBot
2015-03-28fcrackzip: test addedBaptiste Fontaine
Closes #38109. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27vbindiff: add 3.0_beta4 bottle.BrewTestBot
2015-03-27vbindiff: test addedBaptiste Fontaine
Closes #38119. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27pyenv: update 20150326 bottle.BrewTestBot
2015-03-27pyenv v20150326Alex Gaynor
Closes #38111. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27stunnel: update 5.14 bottle.BrewTestBot
2015-03-27stunnel 5.14Dominyk Tiller
Bump. Security fix primarily. Closes #38103. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27activemq: remove unnecessary prefix.install_metafilesXu Cheng
2015-03-27example-formula: calling prefix.install_metafiles is unnecessaryXu Cheng
2015-03-27dcal: add 0.1.0 bottle.BrewTestBot
2015-03-27dcal: test addedBaptiste Fontaine
Closes #38094. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27cuty_capt: add 0.0.6 bottle.BrewTestBot
2015-03-27cuty_capt: test addedBaptiste Fontaine
Closes #38092. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27c-kermit: add 9.0.302 bottle.BrewTestBot
2015-03-27c-kermit: test addedBaptiste Fontaine
Closes #38074. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27btparse: add 0.34 bottle.BrewTestBot
2015-03-27btparse: test addedBaptiste Fontaine
Closes #38070. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27pdf2json: add 0.68 bottle.BrewTestBot
2015-03-27pdf2json: add test and simplify install methodXu Cheng
Closes #38087. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27reattach-to-user-namespace: add 2.3 bottle.BrewTestBot
2015-03-27reattach-to-user-namespace: add test and modernizeXu Cheng
Closes #38086. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-27ensure metafiles being installed to prefix rather than libexecXu Cheng
This is a follow-up of #37734. I think we should treat `install_metafiles` as a general issue rather than a formula-specific one. Closes #37968. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-26ansible: update 1.9.0.1 bottle.BrewTestBot
2015-03-26ansible 1.9.0.1Toru Nayuki
2015-03-26dterm: add 0.3 bottle.BrewTestBot
2015-03-26dterm: test addedBaptiste Fontaine
Closes #38096. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-26dnstracer: add 1.9 bottle.BrewTestBot
2015-03-26dnstracer: test addedBaptiste Fontaine
Closes #38095. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-26ldc 0.15.2-beta1 (devel)John Colvin
Closes #38099. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-26dub 0.9.23-rc.1 (devel)John Colvin
Closes #38100. Signed-off-by: Tim D. Smith <git@tim-smith.us>
2015-03-26Pass around only pathname objectsJack Nagel
2015-03-26Always yield a path from install_p extensionJack Nagel
2015-03-26Add tests for cp_path_subJack Nagel
2015-03-26Add test for InstallRenamed on directoriesJack Nagel
2015-03-26Adjust variable in InstallRenamed testJack Nagel
2015-03-26Don't run pathname tests twiceJack Nagel
2015-03-26Revert "apparix: add 11-0 bottle."Xu Cheng
This reverts commit b4a82353ae1ce487acbc050def2138a2dd93591d.
2015-03-26apparix: add 11-0 bottle.BrewTestBot
2015-03-26apparix: test addedBaptiste Fontaine
Closes #38063. Signed-off-by: Xu Cheng <xucheng@me.com>
2015-03-25unpack: expand destdir in case a relative path is givenJack Nagel
Fixes #38067.
2015-03-25Get rid of setup_install_test methodJack Nagel
2015-03-25Eliminate chdir from pathname testsJack Nagel
2015-03-25Pull install tests into a separate classJack Nagel
2015-03-25Do less work inside chdir blocksJack Nagel
2015-03-25Parallelize the language module dependency testsJack Nagel
2015-03-25Combine assignmentsJack Nagel