On Tue, 02/16 20:39, Fam Zheng wrote: > v2: - Fix a few coding style warnings of shellcheck and pylint. > [Marc-André Lureau] > - Rename make targets: > docker-run => docker-test > docker-build => docker-image > docker-run-$TEST.sh@$IMAGE => docker-$TEST@$IMAGE > - In help, document the magic makefile vars which are > "IMAGES=", "TESTS=", "J=" and "PAUSE=" > - Rename test-basic => test-quick > - Move docker files to tests/docker/dockerfiles/ > - Add "test-full" that builds all targets > - Workaround broken clang for fedora 23 > - Add commit log for .gitignore changes [Alex] > - Add "rev-by" in patch 13. [Alex] > - Add patch 14 to make debugging easier [Alex] > - Adopt Alex's "git archive" idea
Alex, any comments on this? Fam