15 Commits

Author SHA1 Message Date
d58374232a
running workflow file tests in gdb
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 2m31s
Test Project / test-project (./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./test) (push) Failing after 2m23s
Test WHY2-core / test-why2 (why2, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 3m24s
Build WHY2-chat / test-why2 (./out/why2-chat-client, ./configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 3m30s
Test WHY2-logger / test-why2 (why2-logger, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 4m12s
2025-01-09 15:42:14 +01:00
4244d2687e
using absolute paths in workflow 2025-01-09 15:41:47 +01:00
360d581084
replaced apt usage with apt-get
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 5m2s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 1m41s
Test WHY2-core / test-why2 (why2, configure.sh, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 1m36s
Test WHY2-logger / test-why2 (why2-logger, configure.sh, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 1m33s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 1m0s
No money, no girls, denied

Can you fuckin’ believe it?

Oh, oh, oh, oh, oh
2025-01-09 15:08:34 +01:00
ee6840ecfb
using non-interactive apt frontend
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 4m10s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 2m17s
Test WHY2-core / test-why2 (why2, configure.sh, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 1m28s
Test WHY2-logger / test-why2 (why2-logger, configure.sh, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 1m24s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 1m31s
2025-01-08 18:56:07 +01:00
9feca42ec5
fixed bs in workflows
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 1m22s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 1m13s
Test WHY2-logger / test-why2 (why2-logger, configure.sh, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 1m0s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 4m48s
Test WHY2-core / test-why2 (why2, configure.sh, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 1m9s
2025-01-08 18:01:54 +01:00
f8892b03bf
moved rust-toolchain to WHY2 install step
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 2m8s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 0s
Test WHY2-core / test-why2 (why2, configure.sh, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test WHY2-logger / test-why2 (why2-logger, configure.sh, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 0s
2025-01-08 17:55:06 +01:00
be94830e84
added rust-toolchain to github workflows
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 1m43s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 0s
Test WHY2-core / test-why2 (why2, configure.sh, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test WHY2-logger / test-why2 (why2-logger, configure.sh, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 0s
2025-01-08 17:52:25 +01:00
1c1b893e09
implemented snake_case & non-root in workflows 2024-01-24 12:03:15 +01:00
c0046f6501
added logger-app test into logger-test workflow 2023-02-08 19:46:26 +01:00
c66b5596c0
added missing valgrind installation into workflows 2023-02-08 10:41:04 +01:00
3dcdf601a9
added valgrind test to workflows 2023-02-08 10:39:18 +01:00
321580f796
added "./" at the beginning of output in workflows
except why2-project
2023-02-08 10:34:50 +01:00
f71647e0ff
added license at top of every file
I mean, the files where it is possible
2022-12-04 18:55:13 +01:00
1d27b98fbf
fixed test rule in core & logger workflows 2022-11-18 18:12:38 +01:00
cd27121592
created why2-logger-test workflow
I definetly didn't just copy why2-core-test
2022-11-18 18:09:56 +01:00