Alex Bennée <[email protected]> writes: > Fam Zheng <[email protected]> writes: > >> 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? > > Yeah sorry for the delay, I'm just starting on this now.
OK I'm not sure I can go on without an easier way off seeing where it is failing when it fails. Can we pass optional verbosity down to the final build and tests? -- Alex Bennée
