You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
send2trash/tests
Andrew Senetar f9fcdb8d8c
Fix legacy windows platform for multibyte unicode
- Add handling to create correctly sized buffer even with multibyte
characters as len() in python does not line up with what
create_unicode_buffer() needs for length.
- Add test for single and multiple files
3 years ago
..
__init__.py First batch of updates to unit tests 3 years ago
test_plat_other.py More test fixes 3 years ago
test_plat_win.py Fix legacy windows platform for multibyte unicode 3 years ago
test_script_main.py First batch of updates to unit tests 3 years ago