You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be so much more worthwhile making a shared object build type first. This avoids the need to rely on a debug server (e.g., DAP, GDB/MI).
Which the test framework will use.
The test framework could load it first thing and provide either a shell or a list of options (by default) to test (tests can still be selected using switches).
Tests:
compileall: Compile all configurations, architecture, and build types.
Note: CI only tests the most used build configurations.
Obviously, unit testing can only cover a portion of code.
For the shell and other modules that require external tests, it'll be worthwhile to create a D script.
Things to test:
tester.d
:tests/automated/
.--ver
)The text was updated successfully, but these errors were encountered: