Commit Graph

2 Commits

Author SHA1 Message Date
727b83cbe6 tools: fix windows file handling in gimp-test-clipboard.c
Use g_open() for proper filename encoding and _O_BINARY to avoid line
ending conversions.

(cherry picked from commit a9b36245c9)
2019-06-11 19:33:10 +02:00
1b1a89978f tools: rename test-keyboard.c and install it as gimp-test-clipboard
Clibpard bugs are so common, it will be useful to have on users'
machines.

(cherry picked from commit bd9d85e60b)
2018-06-04 22:40:02 +02:00