spacemacs/tests/core
syl20bnr 34971edc32 core: fix make-package multiple calls side effects
Calling multiple times configuration-layer/make-package appends the
same layers to :owners, :pre-layers and :post-layers slot.

Use object-add-to-list instead of push.

Add some tests and mock some warning messages.
2016-09-05 15:01:35 -04:00
..
data Refactor test system 2015-08-31 21:16:34 -04:00
core-configuration-layer-ftest.el Fix configuration layer functional tests 2016-08-19 23:50:29 -03:00
core-configuration-layer-utest.el core: fix make-package multiple calls side effects 2016-09-05 15:01:35 -04:00
core-funcs-utest.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
core-release-management-ftest.el core: fix naming conventions for private funcs and vars 2016-08-03 21:43:12 -04:00
core-spacemacs-buffer-ftest.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
core-spacemacs-ftest.el Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00
Makefile Clean copyrights and update for year 2016 2016-01-11 21:42:17 -05:00