xfstestsdb/xfstestsdb
Anna Schumaker 4600258721 new: Add a --terse option
This causes `xfstestsdb new` to only print out the new runid, making it
easier for scripting.

Signed-off-by: Anna Schumaker <anna@nowheycreamery.com>
2024-04-25 17:05:51 -04:00
..
gtk gtk: Run the application in the done() function handler 2023-11-07 15:50:29 -05:00
scripts gc: Create the `xfstestsdb gc` command 2023-07-26 11:26:09 -04:00
testcase testcase: Create the `xfstestsdb testcase show` command 2023-02-16 16:15:56 -05:00
xunit xunit: Create the `xfstestsdb xunit gc` command 2023-07-26 11:26:08 -04:00
__init__.py command: Add a function to be called after the main function 2023-11-07 14:52:42 -05:00
colors.py xfstestsdb: Create a ColorScheme class 2023-02-15 15:57:19 -05:00
commands.py command: Add a function to be called after the main function 2023-11-07 14:52:42 -05:00
delete.py xfstestsdb: Create the `xfstestsdb delete` command 2023-02-15 15:57:18 -05:00
gc.py gc: Vacuum the database after garbage collecting 2023-11-07 15:02:35 -05:00
list.py list: Don't show empty xunits or tags 2023-11-07 15:14:45 -05:00
new.py new: Add a --terse option 2024-04-25 17:05:51 -04:00
rename.py xfstestsdb: Create the `xfstestsdb rename` command 2023-02-15 15:56:44 -05:00
show.py xfstestsdb: Create the `xfstestsdb show` command 2023-02-16 16:15:56 -05:00
sqlite.py gc: Vacuum the database after garbage collecting 2023-11-07 15:02:35 -05:00
table.py xfstestsdb: Create a Table class 2023-02-15 15:57:21 -05:00
tag.py xfstestsdb: Create the `xfstestsdb tag` command 2023-02-15 15:57:14 -05:00
untag.py xfstestsdb: Create the `xfstestsdb untag` command 2023-02-15 15:57:16 -05:00