You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In issue #3771 we fixed the test-step so runtest automatically calls ninja as the DEFAULT_TEST_CMD in test_cmd. I am wondering if we want to do a similar thing for MesonNinja to avoid something like that:
In issue #3771 we fixed the test-step so
runtestautomatically callsninjaas theDEFAULT_TEST_CMDintest_cmd. I am wondering if we want to do a similar thing forMesonNinjato avoid something like that:Or is there something I am missing out on?