Go to file
drunkendog 3de8d66547
Tests / Run-Tests (push) Successful in 7s Details
Benchmarks / Run-Benchmarks (push) Successful in 18s Details
Fix bug again
2023-09-25 20:07:52 +01:00
.gitea/workflows Update .gitea/workflows/benchmark.yaml 2023-09-18 13:47:56 +01:00
a1 Add a1/grades.cases 2023-09-13 15:43:04 +01:00
benchmark Reduce benchmark-throughtput size 2023-09-25 20:03:51 +01:00
tests Fix typo in filename 2023-09-25 20:04:41 +01:00
README.md Add badge to readme 2023-09-15 21:12:04 +01:00
auto-pull.sh Add auto-pull.sh 2023-09-13 15:13:01 +01:00
run-tests.py Fix bug again 2023-09-25 20:07:52 +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