index
:
dotfiles
master
Dotfile management made easy
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test_dotfiles.py
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-08
Remove home directory cli option
Jon Bernard
1
-4
/
+5
2016-01-06
Fix tests to match recent changes
Jon Bernard
1
-13
/
+58
2016-01-05
Rename sync/unsync to link/unlink
Jon Bernard
1
-4
/
+4
2016-01-04
Merge list into status and remove verbose
Jon Bernard
1
-33
/
+3
2016-01-04
Add test for repository expected name
Jon Bernard
1
-3
/
+4
2016-01-04
Remove unique_suffix function, not needed
Jon Bernard
1
-17
/
+1
2016-01-04
Use click decorator for version option
Jon Bernard
1
-6
/
+0
2016-01-03
Add cli tests
Jon Bernard
1
-0
/
+36
2016-01-03
Use test fixtures and some cleanup
Jon Bernard
1
-166
/
+71
2016-01-03
Consolidate tests into a single file
Jon Bernard
1
-0
/
+234
2014-07-07
Move tests into a directory
Jon Bernard
1
-390
/
+0
2014-05-29
Correct logic in package prefix test
Alexandre Viau
1
-2
/
+2
2014-05-27
Add test for syncing packages with a non-default prefix
Jon Bernard
1
-0
/
+28
2014-01-01
Add unit test for adding a missing package
Jon Bernard
1
-0
/
+23
2013-12-17
Verify symlink removal in unit test
Jon Bernard
1
-0
/
+4
2013-12-17
Add unit test for removing a dotfile with a missing target
Jon Bernard
1
-0
/
+21
2013-11-09
Fixes #22: Ensure --force option is handed on
Jay Sweeney
1
-0
/
+9
2013-11-07
Fix unit tests to exit with the correct return code
Jon Bernard
1
-5
/
+1
2013-11-07
Add unit test for single-sync feature
Jon Bernard
1
-0
/
+47
2013-11-07
Add a unit test for non-existent package directories
Jon Bernard
1
-0
/
+21
2013-11-07
Remove unneeded whitespaces and fix typo
Jesús García Crespo
1
-2
/
+2
2013-02-09
typo in test
Luper Rouch
1
-1
/
+1
2013-02-09
added packages tests
Luper Rouch
1
-0
/
+51
2013-02-09
fixed tests
Luper Rouch
1
-4
/
+9
2012-03-08
Make source compatible with Python 3
Daniel Harding
1
-1
/
+1
2012-01-08
Update remaining references to 'unmanaged'
Jon Bernard
1
-1
/
+1
2011-11-01
Add support for in-repo configuration files
Jon Bernard
1
-31
/
+32
2011-10-24
Made dotfiles python2.5 compatible
Remco Wendt
1
-0
/
+2
2011-10-23
Refactored tests to use an assertPathEquals
Remco Wendt
1
-22
/
+23
2011-10-24
Added glob style pattern support for the ignore option
Remco Wendt
1
-2
/
+2
2011-10-23
Added unit test for glob pattern, which fail horribly yay!
Remco Wendt
1
-0
/
+60
2011-10-23
Fixed unit tests for use on mac, since /tmp is a symlink to /private/tmp
Remco Wendt
1
-5
/
+6
2011-10-05
Fix bug when syncing an unmanaged directory symlink
Jon Bernard
1
-2
/
+37
2011-08-27
Add unit tests for recent bugfix and move operation
Jon Bernard
1
-0
/
+85