mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-26 23:44:58 -07:00
Add -test-name:<string> flag to allow specific tests to be ran
This commit is contained in:
@@ -212,6 +212,8 @@ struct BuildContext {
|
||||
|
||||
QueryDataSetSettings query_data_set_settings;
|
||||
|
||||
StringSet test_names;
|
||||
|
||||
gbAffinity affinity;
|
||||
isize thread_count;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user