aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/use-package (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Add test for use-package-test-normalize/:ensureJohn Wiegley2017-11-301-0/+10
* Add the missing plist-deleteJohn Wiegley2017-11-301-0/+9
* Remove an unneeded defvarJohn Wiegley2017-11-301-7/+5
* Add a test case for :ensure, following up fromJohn Wiegley2017-11-301-6/+108
* Add two new testsJohn Wiegley2017-11-301-0/+30
* Add stubs for future tests of all keywordsJohn Wiegley2017-11-301-30/+167
* Whitespace fixJohn Wiegley2017-11-291-3/+1
* Allow :bind ("C-c C-c" . (lambda () (ding))) and #'(lambda ...)John Wiegley2017-11-291-0/+14
* Allow `:diminish` with no argumentsJoe Wreschnig2017-07-081-0/+12
* Allow :major as the third argument in :delight callsJoe Wreschnig2017-07-021-1/+3
* Allow multiple :delight arguments, or omitting the mode. ()Joe Wreschnig2017-07-021-0/+19
* Don't allow implicit package name arg for bindersNoam Postavsky2016-10-311-0/+2
* Don't allow nil as a mode functionNoam Postavsky2016-10-311-0/+2
* Refactor pair normalizers; add tests for themNoam Postavsky2016-10-311-0/+21
* Remove obsolete mplist testsNoam Postavsky2016-10-311-18/+0
* Add some variable settings to use-package-tests.el, thanks tarsiusJohn Wiegley2016-02-251-0/+2
* Move tests to separate fileNicolas Richard2014-02-121-0/+50