Commit Graph

3 Commits

Author SHA1 Message Date
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
e25db9551f Add test for install-remove-reinstall pattern
This pattern seems to trigger the bug.
2012-02-20 12:48:40 -08:00