xfstestsdb/tests/gtk
Anna Schumaker 5dc7735ba7 gtk: Create an XunitList base class
The XunitList implements the Gio.ListModel interface, and builds in some
virtual functions to query and fill out the rows in the list in a
standard way. I also update the TestCaseList and SummaryList to both
inherit from this class.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-08-15 13:56:27 -04:00
..
__init__.py gtk: Add the xfstestsdb gtk command 2023-08-01 17:01:29 -04:00
test_button.py gtk: Add a custom StatusToggle button 2023-08-14 13:35:01 -04:00
test_gsetup.py gtk: Put the TestResultList behind a TestCaseFilter 2023-08-14 13:41:02 -04:00
test_model.py gtk: Create an XunitList base class 2023-08-15 13:56:27 -04:00
test_row.py gtk: Create a SummaryFactory 2023-08-14 16:03:06 -04:00
test_view.py gtk: Create a SummaryView 2023-08-14 16:06:32 -04:00
test_window.py gtk: Add a window to the Application 2023-08-14 10:17:08 -04:00