Skip to content

Add test for debug info generation#53

Merged
drdv merged 1 commit into
mainfrom
add-debug-tests
Nov 8, 2025
Merged

Add test for debug info generation#53
drdv merged 1 commit into
mainfrom
add-debug-tests

Conversation

@drdv
Copy link
Copy Markdown
Owner

@drdv drdv commented Nov 8, 2025

This resolves #52.

Note that the $(TESTS): target in the project Makefile has been changed to $(TESTS)::. This is because I have added a target test-debug:: that should be executed after executtig the test-debug:: that is already in $(TESTS)::.

Note that the $(TESTS): target has been changed to $(TESTS)::. This is because I have
added a target test-debug:: that should be executed after executig the test-debug:: in
$(TESTS)::
@drdv drdv merged commit 7a0b62e into main Nov 8, 2025
@drdv drdv deleted the add-debug-tests branch November 8, 2025 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add tests for the DEBUG option

1 participant