#3 Automatic builds and tests
Metadata
| Property | Value |
|---|---|
| Reported by | Thimo Neubauer (thimo@macht.org) |
| Reported at | Aug 24, 2005 20:22 |
| Type | Bug Report |
| Version | Git (pre2.4) [autotools] |
| Operating System | Unspecified / All |
| Last edited by | Thimo Neubauer (thimo@macht.org) |
| Last edited at | Aug 24, 2005 20:50 |
| Closed by | Oliver Sander (oliver.sander@tu-dresden.de) |
| Closed at | Jun 28, 2007 08:07 |
| Closed in version | Unknown |
| Resolution | Implemented |
| Comment | We now have a system for automatic builds and tests, and it is good. Further bugs and issues should be filed individually. |
Description
Distributed builds on different architectures and distribution versions as well as different C++ compilers would be a good idea.
We're searching for a system which
a) periodically and/or N minutes after checkins occur builds the project tree
b) presents the build-results in an overview page, best with a "N of M tests succeded"
c) lets the user quickly see what kind of error message appeared
d) has an client which is easy to install and configure