Commit Graph

3 Commits

Author SHA1 Message Date
Stefan Schmidt 62d0afaf33 exactness: remove unused code
Either commented out, blank lines or no needed includes.
2020-02-04 14:51:15 +01:00
Stefan Schmidt 89119d81c9 exactness: print out statistics at the end of the run
Given a better overview after the wall of text we are seeing from
starting and stopping jobs in parallel.

Differential Revision: https://phab.enlightenment.org/D11122
2020-02-04 14:51:15 +01:00
Daniel Zaoui e93b33e781 exactness: import code from external repo into efl.git
Exactness has been developed in a separate git repo for many years. This
finally moves it over into efl. Having it in tree allows us for easier
testing with our current main target elementary_test and integration
into our CI system (patches for this are work in progress already).

We are only importing the lib and binary for test execution, not the
full set of test data. This is would be over 500MB and thus it will stay
in a different repo and only made available during the actual testing.

[The original patch was made by Daniel Zaoui. Over the course of review
and testing it got extended with build fixes for API changes and mingw
compilation support from Stefan Schmidt and Michael Blumenkrantz]
2020-02-04 14:49:46 +01:00