buildbox: Rehackable components for writing buildbots and test harnesses.
Rehackable components for writing buildbots and test harnesses. Includes functions for checking the host platform, running tests, capturing output, handling errors, comparing runtimes against a baseline, sending mail, running events to a schedule etc. Some of these functions are just wrappers around shell commands, so be careful about passing them weirdly formed arguments.
Modules
[Index]
- BuildBox
- BuildBox.Benchmark
- BuildBox.Benchmark.Base
- BuildBox.Benchmark.Compare
- BuildBox.Benchmark.Pretty
- BuildBox.Benchmark.TimeAspect
- BuildBox.Build
- BuildBox.Build.Base
- BuildBox.Build.Testable
- Command
- BuildBox.Cron
- BuildBox.Pretty
- BuildBox.Time
- BuildBox.Benchmark
Downloads
- buildbox-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.0.1.1, 1.0.2.0, 1.2.0.0, 1.2.1.0, 1.3.0.0, 1.3.0.1, 1.5.0.1, 1.5.1.1, 1.5.2.1, 1.5.2.2, 1.5.3.1, 2.0.0.1, 2.1.0.1, 2.1.1.1, 2.1.2.1, 2.1.2.2, 2.1.2.3, 2.1.2.4, 2.1.2.5, 2.1.3.1, 2.1.3.2, 2.1.4.1, 2.1.4.2, 2.1.4.3, 2.1.6.1, 2.1.7.1, 2.1.8.1, 2.1.9.1, 2.1.9.2, 2.1.9.3, 2.1.9.4, 2.1.10.1, 2.1.11.1, 2.2.1.1, 2.2.1.2 |
|---|---|
| Dependencies | base (>=4 && <5), containers (>=0.3 && <0.4), directory (>=1.0 && <1.1), mtl (>=1.1 && <1.2), old-locale (>=1.0 && <1.1), pretty (>=1.0 && <1.1), process (>=1.0 && <1.1), time (>=1.1 && <1.2), unix (>=2.4 && <2.5) [details] |
| Tested with | ghc ==6.12.1 |
| License | BSD-3-Clause |
| Author | Ben Lippmeier |
| Maintainer | Ben Lippmeier <benl@ouroborus.net> |
| Uploaded | by BenLippmeier at 2010-08-24T12:02:09Z |
| Category | Development, Testing |
| Home page | http://code.haskell.org/~benl/code/buildbox-head |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 30903 total (121 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |