spacemacs/tests/core
justbur 6eab954afe Use + instead of ! for layer categories
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737, because as far as I can tell "+" has no special
meaning in a helm pattern.

Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00
..
data Refactor test system 2015-08-31 21:16:34 -04:00
core-configuration-layer-ftest.el tests: update configuration layers func. tests 2015-09-09 23:51:05 -04:00
core-configuration-layer-utest.el Use + instead of ! for layer categories 2015-09-11 00:13:51 -04:00
core-evilify-keymap-ftest.el Refactor test system 2015-08-31 21:16:34 -04:00
core-evilify-keymap-utest.el Refactor test system 2015-08-31 21:16:34 -04:00
core-funcs-utest.el Refactor test system 2015-08-31 21:16:34 -04:00
core-release-management-ftest.el Refactor test system 2015-08-31 21:16:34 -04:00
core-spacemacs-buffer-ftest.el Refactor test system 2015-08-31 21:16:34 -04:00
core-spacemacs-ftest.el Refactor test system 2015-08-31 21:16:34 -04:00
Makefile tests: Add configuration layer functional tests 2015-09-07 19:42:22 -04:00