Quantum/Stylo: Difference between revisions

Update try syntax after default flip
m (Move Skipped or asserting tests)
(Update try syntax after default flip)
Line 36: Line 36:
To build all possible platforms to ensure code compiles everywhere, but only test with Stylo enabled, you can use:
To build all possible platforms to ensure code compiles everywhere, but only test with Stylo enabled, you can use:


  ./mach try -b do -p all -u all[linux32-stylo,linux64-stylo,linux64-stylo-sequential,macosx64-stylo,windows7-32-stylo,windows10-64-stylo]
  ./mach try -b do -p all -u all[linux32,linux64,linux64-stylo-sequential,macosx64,windows7-32,windows10-64]


= Release Criteria =
= Release Criteria =
Confirmed users
177

edits