[gtk/wip/matthiasc/lottie-stroke: 17/24] Merge branch 'matthiasc/lottie-tests' into matthiasc/lottie-stroke




commit 7e668e66855b75b7755ae71a38a6f0df2c906329
Merge: 5a0b6403bf acb26c3cdf
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Nov 29 12:22:34 2020 -0500

    Merge branch 'matthiasc/lottie-tests' into matthiasc/lottie-stroke

 tests/curve-editor.c | 1814 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/curve-editor.h |   33 +
 tests/curve.c        |  184 +++++
 tests/curve2.c       |  398 +++++++++++
 tests/meson.build    |    2 +
 5 files changed, 2431 insertions(+)
---
diff --cc tests/meson.build
index 9e696056d7,5a90ce07b1..4c4ab44246
--- a/tests/meson.build
+++ b/tests/meson.build
@@@ -1,6 -1,7 +1,8 @@@
  gtk_tests = [
    # testname, optional extra sources
+   ['curve', ['curve.c', 'curve-editor.c']],
+   ['curve2'],
 +  ['curve3'],
    ['testupload'],
    ['testtransform'],
    ['testdropdown'],


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]