netlist-viewer icon indicating copy to clipboard operation
netlist-viewer copied to clipboard

Proper unit tests are needed

Open f18m opened this issue 2 years ago • 0 comments

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.

f18m avatar Nov 05 '23 15:11 f18m