Opened 3 weeks ago
Last modified 3 weeks ago
#2990 assigned task
unit tests for file transfers
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.2 |
Component: | tests | Version: | 3.0.x |
Keywords: | Cc: |
Description
Including non-ascii, as per ticket:2969#comment:2.
Note: See
TracTickets for help on using
tickets.
There's a
test_control_send_file
in browser/xpra/trunk/src/unittests/unit/client/x11_client_test.py.It probably does not belong there as there's nothing X11 specific about it.
Adding the filename should not be too hard.