theolivenbaum commented on issue #346:
URL: https://github.com/apache/lucenenet/issues/346#issuecomment-697149771
Couldn't we just add a conditional compilation flag for when compiling the tests projects?
Instead of a `#if DEBUG` it could be `#if TESTING` and otherwise the flag just defaults to
false always...
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
|