turansky
03/26/2020, 12:33 PMjs
or js/js.translator
subprojects?bashor
03/26/2020, 1:19 PM:js:js.tests:test
to run all tests for both JS BEsbashor
03/26/2020, 1:21 PM:js:js.tests:generateTests
or by calling Generate Compiler Tests
run configuration from IDEBurkhard
03/26/2020, 2:04 PMtest
task should have a dependency on generateTests
but if you are worried about you can use the --dry-run
option to see what tasks are executed.turansky
03/26/2020, 3:34 PM// EXPECTED_REACHABLE_NODES: 1284
@bashor reachable nodes must be calculated manually?bashor
03/26/2020, 7:10 PMbashor
03/26/2020, 7:13 PMtest
doesn’t depend on generateTests