summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* custom-env: Add tests for environment handlingDaniel Stone2022-07-192-0/+88
* tests: Check requirements after setting up argsDaniel Stone2022-07-051-43/+46
* tests: Use memstream for config-parser testDaniel Stone2022-07-051-11/+13
* zuc: Delete support for forking testsDaniel Stone2022-07-051-2/+0
* CI: Never unload llvmpipe DSO whilst testingDaniel Stone2022-07-052-0/+21
* tests/color-icc-output: add blending testPekka Paalanen2022-07-014-0/+221
* tests/color_util: expose color_float_apply_curve()Pekka Paalanen2022-07-012-1/+4
* tests/color-icc-output: use two-norm tolerancePekka Paalanen2022-06-301-18/+14
* tests/color-icc-output: compare_float() to rgb_diff_statPekka Paalanen2022-06-301-60/+27
* tests/alpha-blending: use two_norm tolerancePekka Paalanen2022-06-301-6/+2
* tests/alpha-blending: replace compare_float() with rgb_diff_statPekka Paalanen2022-06-302-72/+120
* tests/color_util: doc rgb_diff_stat and scalar_statPekka Paalanen2022-06-302-0/+70
* tests: add rgb_diff_stat dumpsPekka Paalanen2022-06-302-4/+26
* tests/color_util: make rgb_diff_stat pos explicitPekka Paalanen2022-06-303-5/+7
* tests: add scalar_stat dumpsPekka Paalanen2022-06-304-0/+51
* tests/color_util: constify *_stat_update()Pekka Paalanen2022-06-302-4/+10
* tests: change rgb_diff_stat printingPekka Paalanen2022-06-303-25/+40
* tests/alpha-blending: move unpremult to color_utilPekka Paalanen2022-06-303-17/+24
* tests: Don't leak args when skipping testsDaniel Stone2022-06-291-0/+5
* subsurface-shot-test: Don't leak replaced bufferDaniel Stone2022-06-291-0/+3
* safe-signal-test: Fix leakDaniel Stone2022-06-291-0/+1
* tests: Use test-desktop-shell for devices-testDaniel Stone2022-06-291-0/+2
* Move libweston-desktop into libwestonDaniel Stone2022-06-281-2/+2
* test-desktop-shell: Mark weston_curtain views as mappedDaniel Stone2022-06-161-0/+1
* libweston: Add weston_surface_map() wrapperDaniel Stone2022-06-162-2/+2
* tests/alpha-blend: use image-iter.hPekka Paalanen2022-06-161-22/+10
* tests/internal-screenshot: use image-iter.hPekka Paalanen2022-06-161-15/+6
* tests/yuv-buffer: use image-iter.h for rgb_imagePekka Paalanen2022-06-161-66/+41
* tests/client-helper: use image_header_from() morePekka Paalanen2022-06-161-18/+10
* tests: pass image_header to image_check_get_roi()Pekka Paalanen2022-06-161-22/+13
* tests/client-helper: use image-iter.hPekka Paalanen2022-06-161-46/+15
* tests/color-icc-output: extract image-iter.hPekka Paalanen2022-06-162-57/+97
* tests: move set_opaque_rect() to client helpersPekka Paalanen2022-06-153-15/+19
* tests: remove skip() as unusedPekka Paalanen2022-06-152-19/+0
* tests/color-icc-output: move gen_ramp_rgb() in the filePekka Paalanen2022-06-101-55/+55
* tests: rename shaper_matrix_and_cLUT to opaque_pixel_conversionPekka Paalanen2022-06-101-2/+7
* tests: rename color-shaper-matrix-test.c to color-icc-output-test.cPekka Paalanen2022-06-102-2/+2
* tests/color-shaper-matrix: add creation and usage cLUT profilesVitaly Prosyak2022-06-032-7/+213
* tests/color-shaper-matrix: add ref image indexPekka Paalanen2022-06-031-7/+10
* tests/color-shaper-matrix: prepare for cLUT type profilesVitaly Prosyak2022-06-031-85/+109
* tests/color-shaper-matrix: fix realpath() leakPekka Paalanen2022-06-031-0/+1
* tests/lcms_util: add SetTextTags()Pekka Paalanen2022-06-032-0/+34
* tests: add lcms-util with MPE curvesPekka Paalanen2022-06-036-2/+345
* tests/color_util: add transfer_fn_name()Pekka Paalanen2022-06-032-0/+26
* tests/color_util: add RGB diff statPekka Paalanen2022-06-032-0/+92
* tests/color_util: add lcmsMAT3_invert()Pekka Paalanen2022-06-032-1/+46
* tests/color_util: add transfer_fn_invert()Pekka Paalanen2022-06-032-0/+26
* tests/color_util: add TRANSFER_FN_IDENTITYPekka Paalanen2022-06-032-0/+4
* tests/color_util: prettify arr_curvesPekka Paalanen2022-06-031-19/+19
* tests/color_util: streamline sRGB_linearize/delinearizePekka Paalanen2022-06-031-18/+12