spacemacs/tests/core
syl20bnr 03f9f9f700 core: contain side effects when loading packages for SPC h SPC
Fixes some edge cases like SPC f e R performed after SPC h SPC which
could wrongly install or uninstall packages.

Side effects is contained using the variable
configuration-layer--package-properties-read-onlyp, if non nil then
properties value of a package cannot be overwritten.
2016-09-05 20:54:07 -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: contain side effects when loading packages for SPC h SPC 2016-09-05 20:54:07 -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