]> Cypherpunks.ru repositories - goredo.git/blob - t/apenwarr/README
Download link for 2.6.2 release
[goredo.git] / t / apenwarr / README
1 Those tests are taken from https://github.com/apenwarr/redo.
2
3 * Only basic ([01]*) tests taken, because other ones are too apenwarr
4   implementation specific.
5 * 140-shuffle and 141-keep-going removed, because apenwarr specific
6 * flush-cache removed, as it works directly with apenwarr's database
7 * redo/sh and redo/py targets replaced with /bin/sh and ${PYTHON}
8 * skip-if-minimal-do.sh removed
9 * 010-jobserver/parallel* removed, because goredo intentionally does not
10   parallelize targets building through plain redo invocation for human
11   convenience
12 * one of 105-sympath tests commented out, because its symlink path can
13   not be resolved even at OS level