summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-08-07tests: Add initial unit tests for GeglColorJon Nordby2-0/+73
2014-07-18tools: Rename img_cmp to gegl-imgcmp and installJon Nordby3-3/+3
2014-07-04tests: add tests for behavior of mipmap level argument for bufferØyvind Kolås7-32/+125
2014-07-04tests: improve naming of buffer testsØyvind Kolås79-59/+218
2014-07-04tests: add mipmaped buffer iterator testØyvind Kolås2-0/+149
2014-07-02Bug 676071 - Make GeglBufferIterator's flags parameter an enum typeMichael Natterer5-14/+14
2014-07-01tests: add test verifying writing to mipmap levels!=0Øyvind Kolås4-11/+152
2014-07-01make all uses of gegl_buffer_set refer to 0 levelØyvind Kolås9-9/+47
2014-06-18buffer: keep a count of number of times ::changed signal is connectedØyvind Kolås1-2/+2
2014-06-03tests: Fix gegl logo reference composition.Michael Henning1-0/+0
2014-06-03tests: Fix shadow in gegl logo composition.Michael Henning2-1/+1
2014-06-04python: remove bogus test with hard-coded gegl config valuesØyvind Kolås1-2/+0
2014-05-24tests: fix enum values in shift.xmlMichael Natterer1-1/+1
2014-05-24tests: fix enum values in color-reduction.xmlMichael Natterer1-6/+6
2014-05-23tests: update reference image for rectanglesØyvind Kolås1-0/+0
2014-05-23tests/compositions: add old gegl splash as composition testØyvind Kolås3-2/+28
2014-05-19tests: gegl:noise-cell -> gegl:cell-noiseMichael Natterer1-5/+5
2014-05-16noise-simplex: actually add the filesØyvind Kolås2-0/+29
2014-05-16operations: add a simplex noise operationØyvind Kolås1-2/+3
2014-05-05operations: rename gegl:cell-noise to gegl:noise-cellMichael Natterer1-5/+5
2014-04-15operations: add a cell noise operationDimitris Papavasiliou3-0/+153
2014-03-15tests: Add a test for changing a .gegl file's extentDaniel Sabo1-0/+71
2014-03-15tests: Add tests for loading .gegl filesDaniel Sabo1-0/+196
2014-03-05tests: Add test case for shared empty tileDaniel Sabo3-0/+114
2014-02-22tests: Add sRGB option to gegl:overDaniel Sabo1-0/+3
2014-02-22tests: Add test case for license filterDaniel Sabo3-0/+392
2014-02-18tests: Add test cases for apply-lensPascal Giessler7-0/+46
2014-02-01tests: Add test case for node reconnectDaniel Sabo3-0/+114
2014-01-30tests: Add test case for backend file's pathDaniel Sabo3-0/+188
2013-12-13tests: use the clone feature instead of using multiple file loadersTéo Mazars1-26/+6
2013-12-11tests: Add test for gegl_object_set/get_has_forkedDaniel Sabo3-0/+74
2013-12-07tests: don't use gegl:scale in pre-processing stepsTéo Mazars4-24/+35
2013-12-05convert-format: change parameter to Babl*, allow passthroughDaniel Sabo3-0/+134
2013-12-04tests: add a test case for gegl:color-reductionTéo Mazars3-0/+191
2013-12-03tests: another place where GEGL's float epsilon should be usedTéo Mazars1-4/+3
2013-12-01tests: add a test case for gegl:tileTéo Mazars3-1/+31
2013-12-01tests: add a test case for gegl_buffer_set_patternTéo Mazars2-0/+1112
2013-12-01tests: add a hgrad helper function to generate horizontal gradientsTéo Mazars1-0/+28
2013-12-01Add all gegl include paths to AM_CPPFLAGSDaniel Sabo3-9/+21
2013-11-28More includes cleanupDaniel Sabo8-9/+16
2013-11-23tests: add a test case for gegl:shiftTéo Mazars3-0/+16
2013-11-19tests: Comment out unused test functionsDaniel Sabo3-4/+9
2013-11-19tests: Add buffer test for abyss of a 0x0 bufferDaniel Sabo2-0/+154
2013-11-18tests: Improve coverage of buffer abyss testsDaniel Sabo10-178/+6674
2013-11-17operations: softglow is clipping the output to the input extentTéo Mazars1-8/+0
2013-11-16tests: forgot to add the xml fileTéo Mazars1-0/+11
2013-11-16tests: add a test case for stretch-contrast-hsvCarlos Zubieta3-0/+1
2013-11-14tests: add a test case for noise-hurlTéo Mazars3-0/+17
2013-11-12tests: Make run-tests.py distcheck friendlyDaniel Sabo2-2/+7
2013-11-12tests: Convert xml and simple directories to python runnerDaniel Sabo5-27/+155