efl/src/tests/evas
Marcel Hollerbach 46d464e5bf here comes meson
a new shiny buildtool that currently completes in the total of ~ 4 min..
1 min. conf time
2:30 min. build time
Where autotools takes:
1:50 min. conf time
3:40 min. build time.

meson was taken because it went quite good for enlightenment, and is a traction gaining system that is also used by other mayor projects. Additionally, the DSL that is defined my meson makes the configuration of the builds a lot easier to read.

Further informations can be gathered from the README.meson

Right now, bindings & windows support are missing.

It is highly recommented to use meson 0.48 due to optimizations in meson
that reduced the time the meson call would need.

Co-authored-by: Mike Blumenkrantz <zmike@samsung.com>

Differential Revision: https://phab.enlightenment.org/D7012
Depends on D7011
2018-10-02 17:22:50 +02:00
..
dicts Evas textblock: fix wrong hyphenation issues with non UTF8 encoded dictionary 2018-05-06 12:01:41 +03:00
fonts evas: Add a test case with a custom font 2017-07-11 16:21:29 +09:00
images evas tests - add Jpeg2000 tests 2017-08-11 17:53:28 +09:00
meshes evas: tests: convert man_mesh.obj from dos to unix line endings 2015-09-04 14:54:07 +02:00
evas_suite.c evas: move clearing cows to right place. 2018-06-27 07:50:31 -04:00
evas_suite.h evas: move clearing cows to right place. 2018-06-27 07:50:31 -04:00
evas_test_callbacks.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
evas_test_evasgl.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
evas_test_filters.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
evas_test_image.c tests: use loop test to split jpeg tests from evas_object_image_all_loader_data 2018-04-17 15:14:52 +02:00
evas_test_init.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
evas_test_mask.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
evas_test_matrix.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
evas_test_mesh.c tests: parallelize evas mesh tests 2018-05-03 15:04:57 +02:00
evas_test_new.c evas: move clearing cows to right place. 2018-06-27 07:50:31 -04:00
evas_test_object.c evas: improve test to actually test something meaningful. 2018-05-24 16:02:20 -07:00
evas_test_object_smart.c test/evas: add to check smart class overriding 2018-08-06 16:21:55 +09:00
evas_test_render_engines.c tests: add instrumentation to existing tests to find slow tests 2018-04-05 11:10:25 +02:00
evas_test_text.c tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
evas_test_textblock.c docs: Fix typos in API reference doc and comments. 2018-08-31 17:45:31 +09:00
evas_tests_helpers.h tests: move to using checked fixtures for all test suites 2018-04-05 11:10:26 +02:00
meson.build here comes meson 2018-10-02 17:22:50 +02:00