Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-15 | test-path: do not skip tests if we are not root | Ronny Chevalier | |
We can properly run the tests without being root | |||
2014-12-30 | tree-wide: spelling fixes | Veres Lajos | |
https://github.com/vlajos/misspell_fixer https://github.com/torstehu/systemd/commit/b6fdeb618cf2f3ce1645b3315f15f482710c7ffa Thanks to Torstein Husebo <torstein@huseboe.net>. | |||
2014-11-13 | manager: allow test run to catch SIGCHLD events | Ronny Chevalier | |
Otherwise we cannot know when a service exited | |||
2014-11-08 | tests: add test-path | Ronny Chevalier | |
It tests all available directives of Path units: - PathChanged - PathModified - PathExists - PathExisysGlob - DirectoryNotEmpty - MakeDirectory - DirectoryMode - Unit |