Importer is no compatible with Rusty-Hektor 1.0.0
Compare changes
Files
4- robinwilliam.hundt authored
Also removed a bunch of unnecessary code and extracted the test runner into https://gitlab.gwdg.de/grady-corp/grady-test-runner
+ 106
− 377
@@ -22,14 +21,17 @@ WELCOME = r'''
@@ -22,14 +21,17 @@ WELCOME = r'''
@@ -49,22 +51,48 @@ FEEDBACK_MAPPER = dict(zip(TEST_ORDER, ORIGIN_ORDER))
@@ -49,22 +51,48 @@ FEEDBACK_MAPPER = dict(zip(TEST_ORDER, ORIGIN_ORDER))
@@ -86,332 +114,32 @@ def i(prompt: str, default: str = '', is_path: bool = False, is_file: bool = Fal
@@ -86,332 +114,32 @@ def i(prompt: str, default: str = '', is_path: bool = False, is_file: bool = Fal
@@ -422,55 +150,56 @@ def do_load_reviewer():
@@ -422,55 +150,56 @@ def do_load_reviewer():