xfstestsdb/tests/gtk
Anna Schumaker a5d1ae4607 gtk: Create an XunitFactory base class
And convert most of our Factory implementations to inherit from it. This
lets me set up the xunit property in one single place, and soon I'll be
using this factory for a XunitView base class.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-08-29 15:27:50 -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: Add a PropertyList model 2023-08-16 10:34:20 -04:00
test_row.py gtk: Create an XunitFactory base class 2023-08-29 15:27:50 -04:00
test_view.py gtk: Add a PropertyView to the XfstestsView 2023-08-16 10:34:21 -04:00
test_window.py gtk: Increase the default Window size 2023-08-16 10:34:21 -04:00