summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Ignore python-black rules on 3.2.xNick Vatamaniuc2023-04-131-1/+1
* Bump version to 3.2.0 and update dependencies3.2.0-RC1Nick Vatamaniuc2021-09-271-1/+1
* Use elixir-suiteILYA Khlopotov2021-09-161-1/+1
* Add ability to control which Elixir integration tests to runILYA Khlopotov2021-09-161-0/+11
* Disable running ibrowse testsNick Vatamaniuc2021-08-191-1/+1
* Contribute Custom Erlang network protocol to Apachejiahuili2021-07-281-0/+1
* Build and escriptize weatherreportweatherreportJay Doane2021-04-201-1/+18
* feat: work around get_stacktrace deprecation/removalJan Lehnardt2021-03-171-1/+1
* Simplify and speedup dev node startup (#3337)Adam Kocoloski2021-01-211-1/+1
* Remove JS tests + support for harness (#3197) (#3203)Joan Touzet2020-10-071-51/+2
* Remove javascript tests from main build processJuanjo Rodriguez2020-10-071-1/+0
* Update Makefile.win to Include locad configs and clean configs in devcleanJuanjo Rodriguez2020-09-241-1/+1
* allow to run 'javascript' target with other test targets in the same 'make' p...Juanjo Rodriguez2020-04-301-1/+3
* Ensure python black runs on all .py files (#2827)Joan Touzet2020-04-271-2/+2
* 3.x merge - Port elixir proxyauth tests from js to elixir (#2660)Juanjo Rodriguez2020-03-171-1/+4
* Fix Windows build (#2534)3.0.0-RC1Joan Touzet2020-02-081-4/+1
* Makefile parity; remove [un]install tgts (#2512)Joan Touzet2020-02-061-20/+4
* Stop propagating RC tags into dist archive (#2506)Joan Touzet2020-01-311-5/+17
* python-black style cleanup (#2505)Joan Touzet2020-01-311-2/+2
* Remove EUnit retries on failureNick Vatamaniuc2020-01-091-10/+1
* Generate test results on build failuresPaul J. Davis2020-01-091-0/+6
* feat: remove couchup (#2399)Jan Lehnardt2020-01-071-2/+2
* Multi/elixir 3 (#2394)Jan Lehnardt2020-01-041-35/+2
* Port erlang views tests into elixir test suite (#2237)Juanjo Rodriguez2020-01-041-1/+1
* Refuse startup with no server admin set up (#2389)Jan Lehnardt2020-01-041-1/+8
* All databases now admin-only by defaultadmin-only-by-defaultRobert Newson2019-12-181-7/+9
* Switch make elixir to use n = 1Garren Smith2019-12-161-1/+1
* Integrate excoverals into test stackILYA Khlopotov2019-12-121-1/+1
* Make sure we fetch test dependenciesILYA Khlopotov2019-12-121-1/+2
* 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