Commit Graph

101 Commits

Author SHA1 Message Date
drunkendog 1941de0ded Fix issue with differ print 2023-09-26 17:41:50 +01:00
drunkendog d62a817ea6 Add a2/snake.cases 2023-09-26 17:32:50 +01:00
drunkendog 56b479abb8 Add throughput badge to readme 2023-09-26 02:29:23 +01:00
drunkendog abdb5a1760 Replace space with uri safe equivalent 2023-09-26 01:50:51 +01:00
drunkendog f7b08754e2 Fix quotes issue in bc calculation 2023-09-26 01:48:05 +01:00
drunkendog fe59d693f8 Work on benchmark badge 2023-09-26 01:38:13 +01:00
drunkendog f79b6c3624 Add throughput badge 2023-09-25 20:58:33 +01:00
drunkendog 989a93a68c Add bc to dependencies in benchmark 2023-09-25 20:26:17 +01:00
drunkendog b2dbc01c9f Update benchmark/benchmark-throughput.sh 2023-09-25 20:24:53 +01:00
drunkendog ff1f7d41f6 Update benchmark/benchmark-throughput.sh 2023-09-25 20:16:46 +01:00
drunkendog 4eaa3554e2 Update benchmark/benchmark-throughput.sh 2023-09-25 20:15:47 +01:00
drunkendog 3de8d66547 Fix bug again 2023-09-25 20:07:52 +01:00
drunkendog 1eea2a74eb Fix bug 2023-09-25 20:05:49 +01:00
drunkendog f36cb77326 Fix typo in filename 2023-09-25 20:04:41 +01:00
drunkendog d565117116 Reduce benchmark-throughtput size 2023-09-25 20:03:51 +01:00
drunkendog e139066905 Reduce benchmark size 2023-09-25 20:03:31 +01:00
drunkendog 61c6e8a290 Add tests/cases/f-echo-multiline.c 2023-09-25 20:01:48 +01:00
drunkendog f60fe2625d Add tests/fail/f-echo-multiline.c 2023-09-25 20:01:04 +01:00
drunkendog c458f4e134 Merge pull request 'Enable multiline output in test checker' (#1) from multiline-output into main
Reviewed-on: https://git.162536.xyz/drunkendog/marmoset-test-cases/pulls/1
2023-09-25 19:59:09 +01:00
drunkendog cb4bdaec17 Replace pprint with print 2023-09-25 19:58:01 +01:00
drunkendog c6f1b2446a Update run-tests.py 2023-09-25 19:51:01 +01:00
drunkendog a21d23b75b Fix typo 2023-09-25 18:46:21 +01:00
drunkendog ff7225cb2b Update run-tests.py 2023-09-25 18:45:16 +01:00
drunkendog c328441975 Fix typo 2023-09-18 13:50:30 +01:00
drunkendog 9829ff36d1 Update .gitea/workflows/benchmark.yaml 2023-09-18 13:47:56 +01:00
drunkendog 7e7c8f82d9 Add benchmark/benchmark-throughput.sh 2023-09-18 13:46:37 +01:00
drunkendog 5e5e8f5fdf Add benchmark/benchmark-program-2.c 2023-09-18 13:41:08 +01:00
drunkendog d26610b855 Update benchmark/run-tests-benchmark-baseline.py 2023-09-16 22:32:24 +01:00
drunkendog 382baeb9be Replace TIMEFORMAT environment env with argument to time 2023-09-16 22:32:07 +01:00
drunkendog 5ac7429775 Reduce benchmark files from 100 to 10 2023-09-16 22:27:31 +01:00
drunkendog 50f1aa14ba Add missing -e to echo 2023-09-16 22:10:07 +01:00
drunkendog b6dcb7c652 Fix missing DEBIAN_FRONTEND in benchmark script 2023-09-16 22:07:05 +01:00
drunkendog d95a9a7544 Update .gitea/workflows/benchmark.yaml 2023-09-16 22:06:19 +01:00
drunkendog 860c472707 Strip newlines from end of .cases files 2023-09-16 22:04:51 +01:00
drunkendog 556f4f44c5 Add dependency to benchmark run 2023-09-16 21:37:29 +01:00
drunkendog d73107518c Give full path to time binary in benchmark 2023-09-16 21:35:06 +01:00
drunkendog 294576333c Fix typo, change program count to 100 to reduce time spent on finding files 2023-09-16 21:29:44 +01:00
drunkendog 3f9c5804e9 Add .gitea/workflows/benchmark.yaml 2023-09-16 21:14:31 +01:00
drunkendog 508781dcac Run all after first argument in benchmark script, not just second argument 2023-09-16 21:14:07 +01:00
drunkendog 1011af3068 Add benchmark/benchmark.sh 2023-09-16 21:08:39 +01:00
drunkendog e8a9f073dd Add benchmark/benchmark-program-1.c 2023-09-16 20:51:03 +01:00
drunkendog a17891fa09 Add baseline for benchmarks 2023-09-16 20:48:45 +01:00
drunkendog 7cad80c91f Swap order of two runs 2023-09-16 16:36:37 +01:00
drunkendog 731392f95f Add curl error throw, ensure task only runs on main branch push 2023-09-16 16:34:51 +01:00
drunkendog 34668b6750 Update .gitea/workflows/test-checker.yaml 2023-09-15 21:23:54 +01:00
drunkendog dcaa5fbae3 Update .gitea/workflows/test-checker.yaml 2023-09-15 21:23:20 +01:00
drunkendog 4bd233712b Add badge to readme 2023-09-15 21:12:04 +01:00
drunkendog 1136125257 Update .gitea/workflows/test-checker.yaml 2023-09-14 19:06:15 +01:00
drunkendog 2008122270 Update .gitea/workflows/test-checker.yaml 2023-09-14 19:05:40 +01:00
drunkendog f934c1336a Add tests/cases/f-echo.cases 2023-09-14 19:04:41 +01:00