coroutine icon indicating copy to clipboard operation
coroutine copied to clipboard

Test suite should consider current compiler version and SDK

Open luncliff opened this issue 4 years ago • 0 comments

I've learned a lot from current test codes, but most of them are being broken.

In my opinion VS 2019 has worked fine, but currently, the test execution fails and doesn't provide enough information to get insight from the build log.

If possible, each TC should be in a separate file, and there must be the following description in docs.

I have to make a plan for CI builds to achieve the purpose of this repository.

luncliff avatar Aug 12 '20 16:08 luncliff