xfstestsdb/tests/gtk
Anna Schumaker 8a54cb5d98 gtk: Put the TestResultList behind a TestCaseFilter
And control the filter using the newly-created FilterButtons class. This
lets us hide completely skipped tests by default, since those are mostly
noise. I also add some custom icons used by the buttons to indicate
passed, failed, or skipped tests.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-08-14 13:41:02 -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 TestCaseFilter Gtk.Filter 2023-08-14 13:35:00 -04:00
test_row.py gtk: Create a ResultsFactory 2023-08-14 13:30:51 -04:00
test_view.py gtk: Put the TestResultList behind a TestCaseFilter 2023-08-14 13:41:02 -04:00
test_window.py gtk: Add a window to the Application 2023-08-14 10:17:08 -04:00