mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-14 15:11:25 -07:00
Add odin test -all-packages to be able to test an entire project
This commit is contained in:
@@ -422,6 +422,7 @@ struct BuildContext {
|
||||
Array<String> extra_packages;
|
||||
|
||||
StringSet test_names;
|
||||
bool test_all_packages;
|
||||
|
||||
gbAffinity affinity;
|
||||
isize thread_count;
|
||||
|
||||
Reference in New Issue
Block a user