summaryrefslogtreecommitdiff
path: root/test/test-color-map.cpp
AgeCommit message (Collapse)Author
2023-05-06Remove std:: namespace of primitive types in tests.Vasile Vilvoiu
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.