1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-10-07 13:47:29 +02:00
home-manager/tests/modules
polykernel 7c0dc519e1
bottom: fix empty-settings test on darwin (#2603)
The empty configuration test for the bottom module introduced as of https://github.com/nix-community/home-manager/pull/2323
is not cross platform. Specifically, it silently fails under a darwin environment due to
the configuration file not being generated at $XDG_CONFIG_HOME. This PR add cross platform support
by specifying the platform-dependent configuration directories to check. The expected unit test data
was also extracted to a separate file to differentiate between test data changes and
changes to the test itself.
2022-01-01 20:28:45 -07:00
..
accounts tests: allow testing assertions 2021-02-07 22:48:22 +01:00
config/i18n i18n: set the appropriate LOCALE_ARCHIVE_x_xx variable (#1659) 2021-01-23 15:56:38 +01:00
files files: assert that target files are unique 2021-06-27 17:10:45 +02:00
home-environment xdg: add option 'xdg.stateHome' (#2439) 2021-11-04 17:42:44 +01:00
i18n/input-method tests: add option test.stubs 2021-09-26 23:26:38 +02:00
misc pam: add yubico option 2021-12-16 19:46:47 +01:00
programs bottom: fix empty-settings test on darwin (#2603) 2022-01-01 20:28:45 -07:00
services herbstluftwm: init module 2021-12-31 10:44:08 +01:00
systemd systemd: do not install systemd files when user is root (#2454) 2021-11-23 01:06:43 -05:00
targets-darwin tree-wide: update url to the repo 2020-10-22 22:41:56 +02:00
targets-linux xdg.systemDirs: init module (#1797) 2021-05-10 20:14:42 -04:00
xresources xresources: add missing test file 2020-06-28 11:23:34 +02:00