OrangeC icon indicating copy to clipboard operation
OrangeC copied to clipboard

LIBCXX tests

Open LADSoft opened this issue 9 months ago • 4 comments

Get the LIBCXX tests running with C++17...

LADSoft avatar Apr 04 '25 03:04 LADSoft

BTW, current tests (on C++14 mode) are breaking in various ways with miscompilations (stack displayed errors) and compiler faults. I suspect the compiler faults will be rooted out with #572 in some fashion (mostly), but the miscompilations are more worrying to me.

chuggafan avatar Apr 17 '25 21:04 chuggafan

So yeah i knew partway through the C++17 development I had broken a lot of the C++14 tests, but rather than deal with it immediately I elected to defer it until I got further in the development. Hence this issue...

LADSoft avatar Apr 18 '25 07:04 LADSoft

right now we've got about a fifteen percent failure rate (C++ 14 tests)

LADSoft avatar Apr 26 '25 15:04 LADSoft

so the failure rate is at 20-25% right now.... im going to address it right after the release. Moving to milestone 4a

LADSoft avatar Oct 31 '25 23:10 LADSoft