1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-09-20 21:37:30 +02:00
home-manager/tests
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
..
lib/types lib: remove top-level with lib 2021-10-31 08:50:53 +01:00
modules bottom: fix empty-settings test on darwin (#2603) 2022-01-01 20:28:45 -07:00
asserts.nix tests: fix test.assert.assertions.enable not working 2021-10-13 01:29:23 +02:00
default.nix herbstluftwm: init module 2021-12-31 10:44:08 +01:00
stubs.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00