8 Commits

Author SHA1 Message Date
Mateusz Tymek
159e7ad7ac Fix issues #28: InvalidCharacterError in getUrl when using non-Latin1 2026-02-23 18:54:47 +01:00
Gerkinfeltser
427f0d5132 test: fix hardcoded path in PosixProcess test
Changed hardcoded path /etc/profiles/per-user/mat/bin/ls to /bin/ls
which exists on most Unix systems. The previous path was specific to
the original developer's machine and failed on CI runners.
2026-02-23 18:39:32 +01:00
Mateusz Tymek
1f97febf2a Fix failing tests 2026-02-14 20:24:19 +01:00
Mateusz Tymek
9683eb0d05 Refactor plugin architecture, isolate Windows-spefic code 2026-02-14 15:53:22 +01:00
Mateusz Tymek
3d7c16fb2a Run tests under windows 2026-02-14 13:37:52 +01:00
Mateusz Tymek
bf10a5ecd9 Refactor OC shutdown process, make it actually work 2026-02-02 17:57:35 +01:00
Mateusz Tymek
f2a12a24c8 Cleanup 2026-01-11 14:37:01 +01:00
Mateusz Tymek
f14cdf15a0 Testing and CI/CD 2026-01-08 11:26:54 +01:00