netlist-viewer
netlist-viewer copied to clipboard
Proper unit tests are needed
Inside app.cpp there is some raw unit testing code enbaled by "SELF_TESTS == 1". This should be instead some unig test written using GTest framework possibly.