spacemacs/tests/core
syl20bnr 249adcc35e [core] Add tests showing that list is required with multiple symbols
It means that:

        (helm-company :requires helm)

is OK, but

        (helm-company :requires helm pkg2)

is not OK, list is mandatory

        (helm-company :requires (helm pkg2))
2019-11-09 09:41:34 -05:00
..
data [core] Add "unit" and functional tests for archvie verification 2019-08-24 22:50:39 -04:00
core-configuration-layer-ftest.el [core] Add "unit" and functional tests for archvie verification 2019-08-24 22:50:39 -04:00
core-configuration-layer-utest.el [core] Add tests showing that list is required with multiple symbols 2019-11-09 09:41:34 -05:00
core-funcs-utest.el Rename spacemacs/mplist-get functions to be more descriptive 2018-06-14 00:15:49 -04:00
core-release-management-ftest.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
core-spacemacs-buffer-ftest.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
core-spacemacs-ftest.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
Makefile Happy New Year 2018! 2018-01-04 02:00:25 -05:00