DCSFlightpanels icon indicating copy to clipboard operation
DCSFlightpanels copied to clipboard

[BitmapCreator] Add BitmapCreator Tests

Open Mutex666 opened this issue 3 years ago • 2 comments

Just a couple of units tests before refactoring and simplifying some bitmap manipulations functions.

Mutex666 avatar Oct 24 '22 20:10 Mutex666

I'll close this pr for now because I found a problem with the test suite. Something is not right when executing all tests at the same time.

Mutex666 avatar Oct 26 '22 04:10 Mutex666

Fixed the broken test suite. Had to remove some [StaTheory] & [StaFact] tests messing with the memory during the tests launched in batch.

Mutex666 avatar Oct 26 '22 07:10 Mutex666

Excellent!

jdahlblom avatar Oct 30 '22 09:10 jdahlblom