summaryrefslogtreecommitdiff
path: root/testbed/testcms2.c
Commit message (Expand)AuthorAgeFilesLines
* Fix false positive on testMarti Maria2023-05-151-1/+1
* a preliminar implementation of OkLab color space as built-in profileMarti Maria2023-05-151-0/+47
* Add check for ill-formed CGATSMarti Maria2023-04-151-2/+37
* Get rid of some warnings on testbedMarti Maria2023-02-181-5/+6
* fix minor compiler complains on testcms2.cMarti Maria2022-12-061-34/+30
* Remove remains of development that should not be thereMarti Maria2022-10-211-7/+0
* Allow transform templates to be executed directly (it does nothing, though)Marti Maria2022-08-311-1/+1
* An old function was returning a wrong valueMarti Maria2022-08-311-4/+2
* Get rid of an undocumented featureMarti Maria2022-07-241-27/+27
* fix memory leaks on testbedMarti Maria2022-07-061-5/+4
* support for spec 4.4Marti Maria2022-06-301-0/+37
* A very preliminar new plug-in on multithreaded transformsMarti Maria2022-06-051-2/+2
* Update testcms2.cMarti Maria2022-03-061-1/+1
* Detect whatever a built-in has been corrupted by means of cmsWriteRawTagMarti Maria2022-03-061-0/+23
* Get rid of some warnings, enable ASANMarti Maria2022-02-131-16/+25
* Minor cosmetic fixesMarti Maria2022-01-071-1/+1
* Final changes for 2.13Marti Maria2022-01-061-3/+3
* More work on premultiplied alphaMarti Maria2021-12-101-40/+40
* try to fix github actionMarti Maria2021-11-071-0/+4
* Update testcms2.cMarti Maria2021-09-011-1/+1
* Unbounded Transform for integer-to-float formatsMarti Maria2021-09-011-3/+42
* Add automatic linear space detectionMarti Maria2021-06-201-2/+110
* update fast float testbedMarti Maria2021-04-171-0/+65
* fix some compiler warningsmm22021-01-221-21/+21
* add named color profile creation on testbedMarti Maria2021-01-181-0/+69
* test travis was brokenMarti Maria2020-07-071-0/+1
* fixed a segfault when copyright MLU holds only one empty stringMarti Maria2020-06-191-7/+47
* Minor fixesMarti Maria2020-05-201-1/+1
* Improve cross-platform testbed buildkmilos2020-04-101-6/+0
* Prepare 2.10 release (I)Marti Maria2020-04-011-1/+1
* Fix a very bad commitMarti Maria2019-09-271-3/+1
* merge branchMarti Maria2019-07-261-0/+2
* Misc. typosluz.paz2018-05-211-2/+2
* Fix typo in local function nameStefan Weil2018-03-071-2/+2
* Fix some typos in comments and messages (found by codespell)Stefan Weil2018-03-071-2/+2
* New testbedMarti Maria2017-12-021-80/+383
* Linestride & dynlibsMarti Maria2017-11-121-2/+2
* Fixed remaining warning for signed/unsigned mixing. Fixed memory leak in testbedMarti Maria2017-08-031-75/+88
* rollback of a wrong PRMarti Maria2017-07-251-2/+2
* Prepare for 2.9 releaseMarti Maria2017-07-141-1/+1
* Fixed reversed logic test & a typo on the && operatorMarti Maria2017-05-021-2/+2
* Fix NULL profile builtinMarti Maria2017-03-131-3/+3
* Fixed softproofing transform failureMarti Maria2017-03-131-4/+40
* [oss-fuzz] Fix overflows in CGATS parser.Marti2017-02-231-1/+15
* spelling fixesklemens2017-01-221-1/+1
* sanitize floating point readMarti2016-12-151-1/+75
* fix IT8 parsing glitchMarti Maria2016-12-041-0/+15
* Fixed CMS_NO_HALF_SUPPORT compilation errorsMarti2016-09-111-1/+7
* Fix swap endian on outputMarti2016-08-231-0/+26
* Added a new testbed case + increasedcMLU test casesMarti2016-04-291-3/+73