summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Set autoupdate:false during update=false mango test (#2314)Adam Kocoloski2019-11-161-1/+1
* Ensure EUnit inherits appropriate env varsAdam Kocoloski2019-08-161-2/+2
* Avoid shebang length limits on jenkinsAdam Kocoloski2019-08-081-2/+2
* Fix bash-ism in EUnit retry logicNick Vatamaniuc2019-08-061-1/+1
* Retry EUnit tests on failureNick Vatamaniuc2019-07-291-2/+12
* Unify runners for unit and integration testsILYA Khlopotov2019-07-291-15/+14
* Minimal ExUnit setupILYA Khlopotov2019-07-291-2/+16
* Skip running PropEr's own unit testsNick Vatamaniuc2019-03-261-1/+1
* Warn people to edit both Makefiles. (#1952)Joan Touzet2019-02-281-0/+4
* Fail make eunit upon eunit app suite failurefail-make-on-eunit-failureRussell Branca2019-02-271-1/+1
* Fix elixir tests and add back to make check (#1918)garren smith2019-02-151-0/+1
* remove elixir tests from 'make check' until they are reliableRobert Newson2019-02-061-1/+0
* run formatting check before time-consuming testsRobert Newson2019-02-061-1/+1
* Force mix rebar/hex/deps get on make elixir (#1894)Joan Touzet2019-02-051-2/+6
* Run each apps test in a separate processRobert Newson2019-02-011-3/+10
* add elixir tests to travisGarren Smith2019-01-311-0/+1
* Migrate cluster with(out) quorum js tests as elixir tests (#1812)Juanjo Rodriguez2018-12-191-1/+13
* Support specifying individual Elixir tests to runILYA Khlopotov2018-12-071-1/+7
* Add Credo to Elixir test suite (#1769)Alessio Biancalana2018-12-071-1/+7
* Format and check all code using python black (#1776)Joan Touzet2018-12-061-3/+26
* Use devclean on elixir target for consistency of Makefile (#1785)Eric Avdey2018-11-301-2/+1
* Merge branch 'master' into mix-formatJoan Touzet2018-11-271-1/+4
|\
| * Don't use activate script; Windows fixesswitch-scripts-to-python3Joan Touzet2018-11-271-4/+3
| * Run mango tests with Python 3Nick Vatamaniuc2018-11-261-1/+5
* | Add elixir-check-formatted make taskIvan Mironov2018-11-271-1/+5
|/
* Set query server env variable in Makefile for isolated eunit tests (#1747)Eric Avdey2018-11-191-0/+1
* Improve Mango test harness, add Windows compat (#1733)Joan Touzet2018-11-131-4/+1
* Merge branch 'master' into elixir-suiteJan Lehnardt2018-09-201-9/+42
|\
| * Fixed use of find ... -printf "%f" on Mac OS by replacing it with -exec basenameSergey Shevelev2018-08-041-2/+2
| * Improve detection of git tags/dirty statusJoan Touzet2018-07-171-7/+34
| * Report git sha on welcome requestJan Lehnardt2018-07-171-2/+4
| * build: release candidate tarball should have -RCxDave Cottlehuber2018-07-141-3/+7
| * build: ease pattern matching to be less pedantic about RCDave Cottlehuber2018-07-141-1/+1
* | Integrate Elixir suite with `make`Paul J. Davis2018-06-221-0/+5
|/
* Allow custom compile options with env variableEric Avdey2018-06-141-1/+1
* Add compile's command line optionsEric Avdey2018-06-141-3/+6
* Update skip_deps for 3rd parties eunit (#1386)Eric Avdey2018-06-141-1/+1
* Key tree property testsNick Vatamaniuc2018-04-031-1/+1
* Various top-level directory cleanupsJoan Touzet2018-03-271-1/+1
* feat: allow eunit to run without setup or make allJan Lehnardt2018-03-091-0/+11
* Simplify make dist approachJoan Touzet2018-02-131-2/+11
* Fix for issue #1134 clean up dev/lib before run mango tests (#1135)Juanjo Rodriguez2018-01-311-7/+4
* feat: add quorum tests to make checkJan Lehnardt2018-01-311-0/+4
* Fix for issue #603 - Error 500 when creating a db below quorumJuanjo2018-01-311-0/+34
* Remove outdated docker targets and docs (#1109)Adam Kocoloski2018-01-241-18/+0
* Create all needed directories to build docs (#1115)Adam Kocoloski2018-01-171-0/+1
* Cleanups for 2.1.1 proper version taggingJoan Touzet2017-10-261-16/+1
* Blacklist some config sections from HTTP PUT/DELETE operationsJoan Touzet2017-10-251-0/+1
* add ability to ignore javascript test suites (#889)Tony Sun2017-10-251-2/+6
* Run mango tests with make check (#786)Joan Touzet2017-09-201-0/+1