DCSFlightpanels
DCSFlightpanels copied to clipboard
[BitmapCreator] Add BitmapCreator Tests
Just a couple of units tests before refactoring and simplifying some bitmap manipulations functions.
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.
Fixed the broken test suite. Had to remove some [StaTheory] & [StaFact] tests messing with the memory during the tests launched in batch.
Excellent!