It was kinda odd to have everything under one src folder. So I separated tests and benchmarks into other directories to better fit the "standard" directory structure. Also removed ConsoleTestHost project since it seems like this is some sort of quick hand-made check, which shouldn't be in the repo IMO (will revert if you don't agree)
In VS looks like this:
It was kinda odd to have everything under one
src
folder. So I separated tests and benchmarks into other directories to better fit the "standard" directory structure. Also removedConsoleTestHost
project since it seems like this is some sort of quick hand-made check, which shouldn't be in the repo IMO (will revert if you don't agree) In VS looks like this: