summaryrefslogtreecommitdiff
path: root/tests/docker
AgeCommit message (Expand)AuthorFilesLines
2016-06-08tests/docker: build all targets in test-clangPaolo Bonzini1-2/+0
2016-06-08tests/docker: support travis test with fedora imagePaolo Bonzini1-2/+2
2016-06-08tests/docker: remove unused feature "ccache"Paolo Bonzini1-1/+1
2016-06-08tests/docker: fix test-mingwPaolo Bonzini2-2/+2
2016-06-08tests/docker: make test-full build all targets, not nonePaolo Bonzini1-1/+1
2016-06-08tests/docker: fix make-archive-maybePaolo Bonzini1-3/+3
2016-06-07docker: Don't use eval trick on MakefileEduardo Habkost1-2/+1
2016-06-01docker: Add EXTRA_CONFIGURE_OPTSFam Zheng2-0/+4
2016-06-01docker: Add travis toolFam Zheng2-0/+69
2016-06-01docker: Add mingw testFam Zheng1-0/+34
2016-06-01docker: Add clang testFam Zheng1-0/+26
2016-06-01docker: Add full testFam Zheng1-0/+17
2016-06-01docker: Add quick testFam Zheng1-0/+19
2016-06-01docker: Add common.rcFam Zheng1-0/+31
2016-06-01docker: Add test runnerFam Zheng1-0/+58
2016-06-01docker: Add imagesFam Zheng3-0/+24
2016-06-01Makefile: Rules for docker testingFam Zheng1-0/+123
2016-06-01tests: Add utilities for docker testingFam Zheng1-0/+194