index
:
cleversync.git
WIP
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
test-utils
/
src
/
main
/
java
Age
Commit message (
Expand
)
Author
2024-11-10
Add verifier
Joel Klinghed
2024-11-09
documents: Allow many methods to take a path, not just a name
Joel Klinghed
2024-11-09
sftp: add single merge tests for both local <-> sftp and sftp <-> local
Joel Klinghed
2024-11-06
Use methods available on API 29, also in tests
Joel Klinghed
2024-11-06
Change SingleMerge to only use second precision when comparing last modified
Joel Klinghed
2024-11-06
Move BaseSingleMergeTest to test-utils
Joel Klinghed
2024-10-31
Make path returned by resolve more consistent
Joel Klinghed
2024-10-14
Add path to Link
Joel Klinghed
2024-10-14
Add tests for create dir/file/link that already exists
Joel Klinghed
2024-09-25
Add unicode filename test
Joel Klinghed
2024-09-25
Add libs:sftp
Joel Klinghed
2024-09-10
Add libs:documents
Joel Klinghed
2024-09-03
test: Verify that removeDir, removeFile and removeLink return expected value
Joel Klinghed
2024-09-03
Remove robolectric from test-utils
Joel Klinghed
2024-08-25
Combine tests from both local and samba
Joel Klinghed