Commit Graph

5 Commits

Author SHA1 Message Date
Ryan C. Thompson
4b74707964 Update emacsmirror method for github method cleanup
Now it add a :pkgname property instead of just adding ":username
emacsmirror".

Also update the tests for the Github method
2012-10-06 18:13:32 -07:00
Ryan C. Thompson
1fb104010c Use setq instead of let in tests
This makes it easier to run tests interactively and inspect the
results afterward, because the variables such as "el-get-sources" that
were set for the tests are still bound to the values they had during
the test.
2012-03-18 12:33:04 -07:00
Ryan C. Thompson
9fa5267740 Remove "(require 'el-get)" from test files 2012-02-27 11:47:42 -08:00
Ryan C. Thompson
7429e0bb91 Test to make sure a broken recipe raises an error 2012-02-21 15:03:03 -08:00
Ryan C. Thompson
478cc65469 Add test for github and emacsmirror install methods 2012-02-21 15:02:26 -08:00