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
2021-03-10 21:41:30 -06:00
..
__init__.py First batch of updates to unit tests 2021-03-02 00:26:29 -06:00
test_plat_other.py More test fixes 2021-03-10 18:57:35 -06:00
test_plat_win.py Fix legacy windows platform for multibyte unicode 2021-03-10 21:41:30 -06:00
test_script_main.py First batch of updates to unit tests 2021-03-02 00:26:29 -06:00