Commit graph

5 commits

Author SHA1 Message Date
Daniel Eklöf
ed739cbc2a
test: config: initial tests for the “main” section
* Verify empty section loads correctly
* Verify the “shell” option
* Verify the “login-shell” option
* Verify loading an invalid option fails
2021-12-11 21:04:51 +01:00
Daniel Eklöf
64787962ff
test: config: verify we fail to load a config with an invalid section 2021-12-11 21:04:51 +01:00
Daniel Eklöf
11dfa2145f
test: unlink config file in teardown 2021-12-11 21:04:51 +01:00
Daniel Eklöf
f6908619b3
test: verify an empty config can be loaded successfully 2021-12-11 21:04:51 +01:00
Daniel Eklöf
30709b0968
test: add a test binary for foot, using the ‘check’ test framework 2021-12-11 21:04:51 +01:00