el-get/test
Noam Postavsky 00e08b148d .travis.yml: don't hide compile failure
Fix compile warnings that snuck in while the test was broken.
2015-11-13 23:39:27 -05:00
..
issues
pkgs
caching-speedtest.el
check-recipe.el
el-get-tests.el
README.md
run-ert-interactive.sh
run-ert.sh
test-all-recipes.sh
test-interactive.sh
test-recipe-interactive.sh
test-recipe.sh
test-setup.el
test-utils.sh
travis-ci.sh

Tests

Like, yes, we have some! :)

ERT-based tests

See el-get-tests.el in this directory. You can run ERT-based tests by:

test/run-ert.sh

To run the tests with GUI window for debugging, you can use:

test/run-ert-interactive.sh

Old issue reproducers

See the test/issues directory.