From adriaan at adriaan.biz Wed Jun 11 08:44:49 2025 From: adriaan at adriaan.biz (Adriaan van Os) Date: Wed, 11 Jun 2025 06:44:49 +0000 (UTC) Subject: [fpc-pascal] Running testsuite Message-ID: <684925E0.8020706@adriaan.biz> Trying to run the fpc test suite on an M2 with MacOS 14, I get all kinds of errors, e.g. permission errora and link errors without any indication of what the link error is. Setting TEST_VERBOSE doesn't help. Isn't there a way to run the tests (or a selection of tests) without doing a "clean compile of the rtl" and without building certain packages (like a "chm" package). The purpose of the testsuite is to test the compiler-as-is. Regards, Adriaan van Os