summaryrefslogtreecommitdiffstats
path: root/run-make-check.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* build/ops: add sanity checks to run-make-check.shNathan Cutler2016-12-271-0/+14
* tests: check hostname --fqdn sanity before running make checkNathan Cutler2016-12-031-0/+8
* run-make-check.sh: use cmake exclusivelySage Weil2016-10-031-35/+6
* Merge pull request #11105 from badone/wip-dnf-enable-build-scriptsKefu Chai2016-09-191-2/+9
|\
| * build scripts: Enable dnf for Fedora >= 22Brad Hubbard2016-09-161-2/+9
* | Merge pull request #11092 from badone/wip-dry-run-run-make-checkSage Weil2016-09-151-1/+1
|\ \
| * | run-make-check.sh: Make DRY_RUN actually do a dry runBrad Hubbard2016-09-151-1/+1
| |/
* / run-*make-check.sh: Make DRY_RUN actually mean a dry runBrad Hubbard2016-09-141-1/+1
|/
* run-make-check.sh: pass args to do_cmake.shJohn Coyle2016-08-121-1/+1
* Revert "run-make-check.sh: run tests in two steps"Kefu Chai2016-07-191-2/+1
* run-make-check.sh: run tests in two stepsKefu Chai2016-07-161-1/+2
* cmake: add a "tests" target to build testsKefu Chai2016-07-161-2/+2
* run-make-check.sh: use "make check" for running testsKefu Chai2016-07-071-2/+2
* run-make-check.sh: run "make check" with a unique $TMPDIRKefu Chai2016-07-071-0/+2
* run-make-check.sh: run make check with cmake if do_cmake.sh is availableSage Weil2016-07-061-6/+13
* run-make-check.sh: modprobe won't work on containers; not neededDan Mick2016-06-291-1/+0
* tests: rm -fr /tmp/*virtualenv*Loic Dachary2016-05-201-0/+2
* tests: configure with rocksdb by defaultLoic Dachary2016-01-041-1/+1
* make-check: support MAKEOPTS overrides.Robin H. Johnson2015-08-241-2/+10
* tests: display the output of failed make check runsLoic Dachary2015-06-161-5/+0
* run-make-check.sh: stricter check for yum/apt-get/zypperTim Serong2015-04-301-1/+10
* run-make-check.sh: use /sbin/modprobeTim Serong2015-04-301-1/+1
* run-make-check.sh: git --ancestry-path is not backward compatibleLoic Dachary2015-02-051-1/+2
* run-make-check: use nproc and shorter git expressionLoic Dachary2015-01-291-6/+4
* tests: run-make-check.sh arguments are passed to configureLoic Dachary2014-12-211-2/+2
* tests: replace --enable-docker with --enable-root-make-checkLoic Dachary2014-12-211-12/+1
* tests: run-make-check.sh install jqLoic Dachary2014-12-211-1/+1
* documentation: simplify running make checkLoic Dachary2014-12-131-0/+85