Add a test client for file transfer portal

This commit is contained in:
Matthias Clasen
2023-02-24 09:38:39 -05:00
parent 9f81db139d
commit 6de506f277
2 changed files with 132 additions and 1 deletions

View File

@ -36,7 +36,7 @@ gtk_tests = [
['testcombo'],
['testcombochange'],
['testdialog'],
['testdnd'],
['testdnd2'],
['testellipsise'],
['testemblems'],
['testentrycompletion'],
@ -45,6 +45,7 @@ gtk_tests = [
['testexpander'],
['testfilechooserbutton'],
['testfilechooser'],
['testfileportal'],
['testflowbox'],
['testfontchooser'],
['testfontoptions'],