index
:
combox
dev
master
split and encrypted files between online file storage providers
siddharth
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
events_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/events_test.py: wrote test for 'file modification' under test_housekeep()
Siddharth Ravikumar
2015-01-28
1
-0
/
+28
*
combox/events.py - Wrote first version of housingkeep() method for ComboxDirM...
Siddharth Ravikumar
2015-01-27
1
-1
/
+23
*
tests/events_test.py: renamed test_CEH() -> test_CDM()
Siddharth Ravikumar
2015-01-27
1
-1
/
+1
*
combox/events.py: now when files are -- created, moved, removed, modified -- ...
Siddharth Ravikumar
2015-01-21
1
-5
/
+27
*
tests/events_test.py: re-arranged the import statements.
Siddharth Ravikumar
2015-01-21
1
-3
/
+5
*
Renamed ComboxEventHandler (class) -> ComboxDirMonitor
Siddharth Ravikumar
2015-01-21
1
-4
/
+4
*
fleshed out the on_modified function in the ComboxEventHandler class + wrote ...
Siddharth Ravikumar
2015-01-20
1
-1
/
+35
*
tests/events_test.py: fixed the path_deletedp function.
Siddharth Ravikumar
2015-01-20
1
-5
/
+4
*
updated copright year.
Siddharth Ravikumar
2015-01-20
1
-1
/
+1
*
tests/events_test.py: wrote test for file/directory rename under combox direc...
Siddharth Ravikumar
2015-01-16
1
-0
/
+37
*
tests/events_test.py: wrote test for file/directory deletion in combox direct...
Siddharth Ravikumar
2015-01-15
1
-4
/
+35
*
tests/events_test.py: wrote code to test whether files created in a nested di...
Siddharth Ravikumar
2015-01-15
1
-5
/
+17
*
added tests/events_test.py: tests the ComboxEventHandler thing.
Siddharth Ravikumar
2015-01-14
1
-0
/
+103