summaryrefslogtreecommitdiff
path: root/src/tests/eolian/eolian_generation.c
Commit message (Expand)AuthorAgeFilesLines
* eolian: unify test directoriesMarcel Hollerbach2017-12-211-42/+42
* eolian: scan system dir by defaultDaniel Kolesa2017-11-141-1/+1
* eolian: fix generation testsDaniel Kolesa2017-11-101-28/+28
* eolian: add tests for the new owning functionsMarcel Hollerbach2017-09-291-0/+13
* EFL For WIN32: Replace HAVE_EVIL define with _WIN32Vincent 'vtorri' Torri2017-09-221-1/+1
* eolian: function pointersLauro Moura2017-06-181-0/+32
* eolian tests: pass in generator path externallyDaniel Kolesa2017-01-231-13/+2
* eolian gen2: move to eolian gen (as the old one is gone)devs/q66/eolian_gen_nextDaniel Kolesa2016-10-071-1/+1
* eolian gen2: fix tests to match the new generatorDaniel Kolesa2016-10-071-51/+62
* tests eolian: add test cases for type stub generationsStefan Schmidt2016-03-081-0/+5
* Test rework #18: EolianVincent Torri2016-02-161-5/+5
* Eolian test: use eina_environment_tmp_get() instead of deprecated codeVincent Torri2015-12-141-42/+7
* eolian generator: remove useless --eo argumentDaniel Kolesa2015-11-091-9/+9
* eolian tests: strip trailing newlines for ref file compareDaniel Kolesa2015-09-281-0/+4
* eolian/generator: add proper generation of referencesDaniel Kolesa2015-07-071-0/+20
* Eolian/Generator: support eot filesDaniel Zaoui2015-05-201-0/+18
* eolian: add right extension to eolian_gen if we are on Windowsmichelle legrand2015-02-111-8/+2
* eolian: fix to pass make check on windowsmichelle legrand2015-01-301-0/+6
* Eolian/Generator: support common descriptions for properties.Daniel Zaoui2014-10-191-0/+20
* Eolian/Generator: support @empty and @auto.Daniel Zaoui2014-09-081-0/+17
* Eolian/Generator: support params initialization.Daniel Zaoui2014-09-031-0/+17
* Eolian: Generate typedefs and structs.Daniel Zaoui2014-07-241-0/+19
* Eolian/Tests: expand the usage of the generation process.Daniel Zaoui2014-06-081-6/+6
* Eolian test: Fix other compilation warningsJean-Philippe Andre2014-05-281-4/+8
* Eolian test: Fix test on hardened gentooJean-Philippe Andre2014-05-281-3/+1
* Eolian: add test for generator.Daniel Zaoui2014-05-261-0/+111