Go to file
drunkendog 881c9814f7
Tests / Run-Tests (push) Successful in 21s Details
Benchmarks / Run-Benchmarks (push) Successful in 25s Details
Add rstrip to output
2023-09-26 18:49:55 +01:00
.gitea/workflows Replace space with uri safe equivalent 2023-09-26 01:50:51 +01:00
a1 Add a1/grades.cases 2023-09-13 15:43:04 +01:00
a2 Add a2/functions-main.cases 2023-09-26 18:41:57 +01:00
benchmark Update benchmark/benchmark-throughput.sh 2023-09-25 20:24:53 +01:00
tests Fix typo in filename 2023-09-25 20:04:41 +01:00
README.md Add throughput badge to readme 2023-09-26 02:29:23 +01:00
auto-pull.sh Add auto-pull.sh 2023-09-13 15:13:01 +01:00
run-tests.py Add rstrip to output 2023-09-26 18:49:55 +01:00

README.md

marmoset-test-cases

Setup

git clone https://git.162536.xyz/drunkendog/marmoset-test-cases

Add gcc to PATH. If using CLion, add C:\Program Files\JetBrains\CLion 2023.x.x\bin\mingw\bin to PATH. You may need to restart your computer after.

Use

Run in your project folder.

cd ~/CLionProjects/project-dir/
python3 $CLONE_DIR/run-tests.py