Commit Graph

10 Commits

Author SHA1 Message Date
Noam Postavsky
65ecce8567 test_recipe: extend (not replace) el-get-sources
This allows, for example setting ((:name package :post-init nil)) to
avoid downloading all the other archives when testing an ELPA recipe.
2014-05-26 19:06:24 -04:00
Noam Postavsky
0938229093 avoid local variable queries during tests 2014-05-17 22:36:14 -04:00
Noam Postavsky
0836da5f43 refactor common parts of test_recipe and run_test 2014-04-22 22:52:51 -04:00
Noam Postavsky
a66ed00b8b refactor run_test into test-utils.sh 2014-04-22 22:17:59 -04:00
Noam Postavsky
160552a6cf refactor test_recipe into test-utils.sh 2014-04-22 21:30:09 -04:00
Noam Postavsky
4709a9aae1 test-utils.sh: only use funcname() syntax
function keyword is redundant
2014-04-22 19:59:14 -04:00
Noam Postavsky
eb7a90aaef reuse code from test-utils.sh 2014-04-22 19:48:22 -04:00
Noam Postavsky
a44e474539 shorten set_default 2014-04-22 19:46:58 -04:00
Rüdiger Sonderfeld
3ef2ca4995 Colorize output of run-*test.sh.
Remove the use of ack in run-all-tests.sh.

Signed-off-by: Rüdiger Sonderfeld <ruediger@c-plusplus.de>
2013-05-15 14:58:50 +02:00
Takafumi Arakaki
294704bf58 Add test/test-utils.sh 2012-11-25 01:56:49 +01:00