summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update Makefile stripping remaining direct make refsAlessio Biancalana2021-03-031-4/+4
* Add a development container for VS Code (#3343)Adam Kocoloski2021-01-251-1/+1
* Simplify and speedup dev node startup (main branch) (#3338)Adam Kocoloski2021-01-211-1/+1
* Use elixir-suiteILYA Khlopotov2020-12-021-1/+1
* Add ability to control which Elixir integration tests to runILYA Khlopotov2020-12-021-0/+11
* Remove '--production' flag when building FauxtonAntonio Maranhao2020-11-021-1/+1
* Remove JS tests + support for harness (#3197)Joan Touzet2020-10-071-51/+2
* Remove javascript tests from main build processJuanjo Rodriguez2020-10-071-1/+0
* Merge branch master into prototype/fdb-layerPaul J. Davis2020-09-161-6/+21
|\
| * Ensure python black runs on all .py files (#2827)Joan Touzet2020-04-271-2/+2
| * Integrate emilio - erang linterILYA Khlopotov2020-04-151-1/+5
| * allow to run 'javascript' target with other test targets in the same 'make' p...Juanjo Rodriguez2020-04-011-1/+3
| * Update Makefile.win to Include locad configs and clean configs in devcleanJuanjo Rodriguez2020-04-011-1/+1
| * Port elixir proxyauth tests from js to elixir (#2660)Juanjo Rodriguez2020-03-161-1/+4
* | Update and clean up testsNick Vatamaniuc2020-09-151-1/+1
* | Remove couch_ratePaul J. Davis2020-09-151-1/+1
* | Do not fail when emilio detects errorsILYA Khlopotov2020-07-101-1/+1
* | Re-enable ExUnit testsILYA Khlopotov2020-05-071-1/+2
* | Integrate emilio - erang linterILYA Khlopotov2020-04-151-0/+4
* | Make 'make check' run all the passing FDB tests on this branchNick Vatamaniuc2020-04-091-4/+6
* | Start running chttpd eunit testsNick Vatamaniuc2020-04-071-1/+1
* | update mango tests to work with Mango on FDBGarren Smith2020-04-061-2/+3
* | Update mango test creds to same as elixir testsGarren Smith2020-04-061-1/+1
* | Use `couch_rate` application for `couch_view`ILYA Khlopotov2020-04-021-0/+1
* | Temporary shortcut to running the fdb test suitearchive/prototype/fdb-layer-rebaseprototype/fdb-layer-rebasePaul J. Davis2020-03-021-0/+5
* | Update build system for FoundationDBPaul J. Davis2020-03-021-1/+5
|/
* 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