forked fromglynos/cpp-netlib
- Notifications
You must be signed in to change notification settings - Fork425
Closed
Description
We have some volunteer testers who are willing to donate some time and resources to testing on platforms that the core developers don't have access to.
We need to develop a procedure that allows us to take advantage of this in a non-intrusive way by automating as much of the testing as possible.
boost comes with a set of scripts for regression testing which is very useful. I'd like to re-use as much of this as possible, particularly the reporting part.
To do:
- Write a script that downloads the latest version from mikhailberis/cpp-netlib, specifying the branch / revision - we don't need to go through the repository directly because github can generate a .tar.gz or .zip of this. This can be useful because git support on windows isn't so hot.
- Then it's easy to have a script unpack and build it, as long as the host has a correct installation of boost
- The results need to be reported ... but where? Is it possible to post them somewhere on github? Would that require testers to have github accounts?
Metadata
Metadata
Assignees
Labels
No labels