From 96d6a0a2b562f81c5c14532487ce03a1a9065e6b Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Sun, 29 Sep 2024 17:26:45 +0200 Subject: Implement sub-process based tester --- rust/sample/test01/input | 1 + rust/sample/test01/output | 1 + 2 files changed, 2 insertions(+) create mode 100644 rust/sample/test01/input create mode 100644 rust/sample/test01/output (limited to 'rust/sample/test01') diff --git a/rust/sample/test01/input b/rust/sample/test01/input new file mode 100644 index 0000000..48082f7 --- /dev/null +++ b/rust/sample/test01/input @@ -0,0 +1 @@ +12 diff --git a/rust/sample/test01/output b/rust/sample/test01/output new file mode 100644 index 0000000..48082f7 --- /dev/null +++ b/rust/sample/test01/output @@ -0,0 +1 @@ +12 -- cgit v1.2.3