xfstestsdb/tests
Anna Schumaker 70274c448c gtk: Add a ListModel for holding the XfstestsRuns attached to a device
I will add to this to create a TreeModel to display individual runs
associated with each device in the sidebar.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2023-11-06 14:55:01 -05:00
..
gtk gtk: Add a ListModel for holding the XfstestsRuns attached to a device 2023-11-06 14:55:01 -05:00
testcase testcase: Create the xfstestsdb testcase show command 2023-02-16 16:15:56 -05:00
xunit gtk: Add a PropertyList model 2023-08-16 10:34:20 -04:00
__init__.py xfstestsdb: Create the root xfstestsdb Command 2023-02-13 12:01:46 -05:00
test_colors.py xfstestsdb: Create a ColorScheme class 2023-02-15 15:57:19 -05:00
test_commands.py xfstestsdb: Create a generic Command class 2023-02-15 11:52:42 -05:00
test_delete.py xfstestsdb: Make sure we clean up the xunits table 2023-02-16 14:22:32 -05:00
test_gc.py gc: Create the xfstestsdb gc command 2023-07-26 11:26:09 -04:00
test_gtk.py gtk: Make the runid argument optional 2023-10-06 17:10:23 -04:00
test_list.py xfstestsdb: Add an 'Xunit' column to the xfstestsdb list table 2023-02-16 14:22:32 -05:00
test_new.py xfstestsdb: Create the xfstestsdb new command 2023-02-15 15:56:42 -05:00
test_rename.py xfstestsdb: Create the xfstestsdb rename command 2023-02-15 15:56:44 -05:00
test_show.py xfstestsdb: Create the xfstestsdb show command 2023-02-16 16:15:56 -05:00
test_sqlite.py sqlite: Add an upgrade script to database version 2 2023-07-25 10:03:32 -04:00
test_table.py xfstestsdb: Create a Table class 2023-02-15 15:57:21 -05:00
test_tag.py xfstestsdb: Create the xfstestsdb tag command 2023-02-15 15:57:14 -05:00
test_untag.py xfstestsdb: Create the xfstestsdb untag command 2023-02-15 15:57:16 -05:00
test_xfstestsdb.py xfstestsdb 1.5 2023-08-31 15:52:28 -04:00
test-script.sql sqlite: Give the Connection an executescript() function 2023-07-25 09:54:31 -04:00