- With the GUI, a shell is created (it should display
debug traces ??) but I see only some weird caracters like "abcdf g" and one line : "tests/process.c: 6 tests executed, 0 marked as todo, 0 failures.??"
That's expected. Windows just can't do without this. :(
I'd say it's part of kernel32 tests of console. a new console is created, and text printing is tested (especially line wrap around and the likes). We could perhaps print some information for unaware testers. A+