14 Commits

Author SHA1 Message Date
Vladimir
a743565796 Apply formatting
find . -iname '*.h' -o -iname '*.cpp' | xargs clang-format -i
2025-01-13 01:23:52 +05:00
Vladimir
8bbbc7531c Added test 2017-03-12 16:45:07 +05:00
Vladimir
13e1da5fd5 Code style changed with plugin Beautifier and Artistic Style 2016-10-15 19:31:03 +05:00
Vladimir
afa19da8b4 Removed delimiter lines //-------------- 2016-10-15 17:50:29 +05:00
Vladimir
77f7b27e07 Added simple tests 2013-01-06 21:39:25 +06:00
Vladimir
79b42e1da4 Added RLE compresssion algorithm 2012-09-18 19:12:58 +06:00
Vladimir
4ede8877dd Added tests 2012-09-15 10:48:04 +06:00
Vladimir
5200b4d93d Conversion settings replaced with new classes 2012-09-14 23:17:49 +06:00
Vladimir
2e5638cbf2 Added new classes to keep conversion settings 2012-09-14 22:13:02 +06:00
Vladimir
f04ee70b49 Added test for BitStream 2012-09-01 02:18:44 +06:00
Vladimir
10dbfc3080 ConverterHelper::processPixels 2012-08-30 22:00:03 +06:00
Vladimir
8e40ee1e16 Added test for ConversionMatrix 2012-08-29 20:59:01 +06:00
Vladimir
94384bad7b Added some tests for ConversionMatrixOptions;
Found excessive coding complexity...
2012-08-28 21:54:52 +06:00
Vladimir
b6d4543250 Added first test project 2012-08-28 21:05:12 +06:00