index
:
erlang.mk.git
gh-pages
make-ci-green
master
A build tool for Erlang that just works.
Loïc Hoguin
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Makefile
Age
Commit message (
Expand
)
Author
2016-04-03
Use branches for all packages
Loïc Hoguin
2016-01-09
Remove legacy EDoc tests
Loïc Hoguin
2015-12-29
Add Common Test docs and tests
Loïc Hoguin
2015-12-24
Simplify cleaning in the test suite
Loïc Hoguin
2015-12-24
Add EUnit tests and documentation
Loïc Hoguin
2015-12-18
Exclude rabbitmq_codegen from the package check
Loïc Hoguin
2015-12-17
Remove the patch for i18n in the test suite
Loïc Hoguin
2015-12-17
Add package i18n to the index
Loïc Hoguin
2015-12-15
Make some rm -rf commands safer
Loïc Hoguin
2015-11-22
Remove the Rabbit patches from the test suite
Loïc Hoguin
2015-11-20
Merge branch 'set-x-on-verbose-2' of https://github.com/rabbitmq/erlang.mk
Loïc Hoguin
2015-11-17
V=2 causes `set -x` to be set on forked shells
Jean-Sébastien Pédron
2015-10-22
Replace "if $(MAKE) then false" by "! $(MAKE)"
Jean-Sébastien Pédron
2015-10-20
Rename couch package into opencouch
Loïc Hoguin
2015-10-12
Rework package testing
Loïc Hoguin
2015-09-29
Improve a few comments and messages
Loïc Hoguin
2015-09-27
Improve tests' platform detection
Loïc Hoguin
2015-09-26
Make tests work on more systems
Loïc Hoguin
2015-09-14
Make relx work on Windows/MSYS2
Loïc Hoguin
2015-09-14
Remove "Success!" message from test suite
Loïc Hoguin
2015-09-11
add distclean-tmp
derwinlu
2015-09-11
Delete test/erl_crash.dump on cleaning tests
Loïc Hoguin
2015-09-10
Add missing phony targets in the test Makefile
Loïc Hoguin
2015-09-10
Remove todos that shouldn't be there
Loïc Hoguin
2015-09-10
Add a test for the deleting of crash dumps
Loïc Hoguin
2015-09-10
Remove an extraneous target dependency
Loïc Hoguin
2015-09-10
Reorganize the test suite
Loïc Hoguin
2015-09-09
Alphabetical order upgrade tests
Loïc Hoguin
2015-09-09
Move the test for help in its own category
Loïc Hoguin
2015-09-09
Merge branch 'fix-no-erlang-app-support' of https://github.com/rabbitmq/erlan...
Loïc Hoguin
2015-09-09
Fix CI again
Loïc Hoguin
2015-09-09
Use the remote erlang.mk repository in tests
Loïc Hoguin
2015-09-09
erlc.mk: Fix "no Erlang application" support
Jean-Sébastien Pédron
2015-09-09
Merge branch 'no-hardcoded-make-in-testsuite' of https://github.com/rabbitmq/...
Loïc Hoguin
2015-09-09
core.mk: Allow to take erlang.mk from an alternate Git repository
Jean-Sébastien Pédron
2015-09-09
test/Makefile: Use $(MAKE) instead of hardcoding `make`
Jean-Sébastien Pédron
2015-09-08
Add a test for 'make help'
Loïc Hoguin
2015-09-07
test/Makefile: Support non-GNU sed
Jean-Sébastien Pédron
2015-09-07
Add an unrelated .hrl file in asn1 and mib tests
Loïc Hoguin
2015-09-07
Add a test ensuring compilation errors are detected
Loïc Hoguin
2015-09-06
Add NO_MAKEDEP: don't rebuild .d file if it already exists
Loïc Hoguin
2015-09-06
Use a different method to build the generate rule
Loïc Hoguin
2015-09-06
Fix escaping of backslash
Loïc Hoguin
2015-09-06
Add tests for user generated Erlang source files
Loïc Hoguin
2015-09-05
Add a test for .yrl files that include headers
Loïc Hoguin
2015-09-05
Add tests for yrl files
Loïc Hoguin
2015-09-05
Add tests for a .xrl file that includes .hrl files
Loïc Hoguin
2015-09-04
Add test for xrl files
Loïc Hoguin
2015-09-04
Simplify one check in mibs test
Loïc Hoguin
2015-09-04
Add tests for mibs
Loïc Hoguin
[next]