17 Commits (4927e35bfc4877c569e1cc8e806490559c583eca)

Author SHA1 Message Date
Riyyi 4cac25b5b3 Manager: Change match() path argument type 2 years ago
Riyyi db22cc9f06 Manager: Add new pattern logic to system config files 2 years ago
Riyyi 3b4ea3f42d Manager: Rename filter() -> match() 2 years ago
Riyyi ed13b1f6b5 Manager: Add new pattern logic to pulling/pushing targets 2 years ago
Riyyi 4110680cc6 Test: Run clang-format 2 years ago
Riyyi 6f1f1c3fe7 Everywhere: Rename "excludePath" to "ignorePattern" 2 years ago
Riyyi b37a8087e9 Everywhere: Change exclude path configuration formatting 2 years ago
Riyyi 832816a87e Test: Add exclude path test cases for the new /.gitignore*/ logic 2 years ago
Riyyi 57d50a6dbb Test: Add argument to not delete test files in the home directory 2 years ago
Riyyi 7f1558bc64 Manager: Change exclude path logic to /.gitignore*/ style 2 years ago
Riyyi e00ff4ba6a Test: Change expect macros to support optional parameters 2 years ago
Riyyi fa1e0abc00 Test: Add test cases for symbolic link add/pull/push actions 2 years ago
Riyyi cf27699c00 Test: Also delete symbolic links that point to non-existent files 2 years ago
Riyyi 59fe52202b Test: Update selectively commenting test to include C-style comments 2 years ago
Riyyi 16947b93e2 Manager+Test: Move exclude paths and system directories to config 2 years ago
Riyyi 12c11cff9e Manager: Move working directory to the config class 2 years ago
Riyyi 9656760ef8 Test: Move unit tests into separate directory 2 years ago
Riyyi c4019cde11 Test: Add test case for selectively commenting 2 years ago
Riyyi 91f8253ed5 Test: Update verify macro to support a custom result behavior 2 years ago
Riyyi b9aff29293 Test: Convert homeDirectory std::string => std::filesystem::path 2 years ago
Riyyi 1a9b0d870a Test: Properly test adding non-existing dotfiles 2 years ago
Riyyi c61aefa2e3 Test: Add dotfile test case for path exclusion 2 years ago
Riyyi 4fd90cfa43 Test: Only compute process ID once 2 years ago
Riyyi e2f9ed1176 Test: Fix file permissions for system file tests 2 years ago
Riyyi 422f71f19e Test: Add system file test cases 2 years ago
Riyyi ff92522b8c Test: Add stderr stream pointer to the test suite 2 years ago
Riyyi b961e17b50 Test: Set ownership of created dotfile test files to the current user 2 years ago
Riyyi eb4822b44b Test: Add macro that bails function if the condition fails 2 years ago
Riyyi 7856e9017c Test: Add dotfile test cases 2 years ago