Skip to content

Added test_runner to opend for selective testing#109

Merged
adamdruppe merged 1 commit intoopendlang:masterfrom
vushu:opend/added_test_runner
Nov 15, 2025
Merged

Added test_runner to opend for selective testing#109
adamdruppe merged 1 commit intoopendlang:masterfrom
vushu:opend/added_test_runner

Conversation

@vushu
Copy link
Contributor

@vushu vushu commented Nov 4, 2025

Added test_runner functionality that finally uses the traits getUnitTestNames and getUnitTests, which I implemented some time ago.

I haven't been fully able to test this.

@adamdruppe
Copy link
Contributor

OK, this is interesting, I was thinking about adding some use of the name stuff to the druntime+compiler runner too, i'll have to do some testing later.

@adamdruppe adamdruppe merged commit d6bcccd into opendlang:master Nov 15, 2025
4 checks passed
@adamdruppe
Copy link
Contributor

hey sorry for the wait, i finally got a chance to read it in some detail, all looks good so heading in. might do a second round of minor modifications after merge if there's trouble there.

@vushu
Copy link
Contributor Author

vushu commented Nov 15, 2025

No worries, thanks for your time😊

adamdruppe added a commit to opendlang/d that referenced this pull request Nov 15, 2025
@adamdruppe
Copy link
Contributor

ok i had to do some kinda major adjustments, moving the test_runner module to the library repo so it is available for subsequent builds but it at least ran. will prolly do more later too but this is enough to experiment with.

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.

2 participants