summaryrefslogtreecommitdiff
path: root/test/test-input-parser.cpp
AgeCommit message (Collapse)Author
2021-07-21Added header file comments for classes and methods.Vasile Vilvoiu
Renamed all factory methods to ::Build().
2021-07-21Implement unit tests.Vasile Vilvoiu
ColorMap, FFT, InputParser, InputReader, ValueMap, WindowFunction. Closes #11.