Go to file
drunkendog daf87f4393
Run Tests Test / Setup (push) Has been cancelled Details
Fix typo
2023-09-14 18:42:05 +01:00
.gitea/workflows Fix typo 2023-09-14 18:42:05 +01:00
a1 Add a1/grades.cases 2023-09-13 15:43:04 +01:00
tests Add tests/echo.cases 2023-09-14 18:39:59 +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 exit code 2023-09-13 16:11:41 +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