Go to file
drunkendog 448166b542
Tests / Run-Tests (push) Failing after 2s Details
Update tests/fail/f-echo.c
2023-09-14 19:03:21 +01:00
.gitea/workflows Update .gitea/workflows/test-checker.yaml 2023-09-14 19:02:43 +01:00
a1 Add a1/grades.cases 2023-09-13 15:43:04 +01:00
tests Update tests/fail/f-echo.c 2023-09-14 19:03:21 +01:00
README.md Fix typos 2023-09-13 15:09:53 +01:00
auto-pull.sh Add auto-pull.sh 2023-09-13 15:13:01 +01:00
run-tests.py Add debian_frontend flag 2023-09-14 18:58:12 +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