From 3f0bd202350eaea217bbff04243a17c6f12e630c Mon Sep 17 00:00:00 2001 From: Zalim Bashorov Date: Wed, 10 Oct 2018 21:18:01 +0300 Subject: [PATCH] Add an ability to run/debug ir tests inside node.js (even from IDEA) --- .../run_IR_test_in_node_js.xml | 13 ++++++ js/js.translator/testData/package.json | 3 +- js/js.translator/testData/runIrTestInNode.js | 46 +++++++++++++++++++ 3 files changed, 61 insertions(+), 1 deletion(-) create mode 100644 .idea/runConfigurations/run_IR_test_in_node_js.xml create mode 100644 js/js.translator/testData/runIrTestInNode.js diff --git a/.idea/runConfigurations/run_IR_test_in_node_js.xml b/.idea/runConfigurations/run_IR_test_in_node_js.xml new file mode 100644 index 00000000000..cedff087a41 --- /dev/null +++ b/.idea/runConfigurations/run_IR_test_in_node_js.xml @@ -0,0 +1,13 @@ + + + + + +