summaryrefslogtreecommitdiff
path: root/src/tests/eolian_cxx
Commit message (Expand)AuthorAgeFilesLines
* eo: Rename EAPI macro to EO_API in Eo libraryFelipe Magno de Almeida2020-12-0916-0/+46
* Use __func__ C99 identifier instead of __FUNCTION__ compiler extensionVincent Torri2020-05-072-3/+3
* eolian_cxx: fix a last few since errorsMarcel Hollerbach2020-02-052-16/+16
* docs: Remove incorrect doc tagXavi Artigas2020-02-051-1/+0
* bindings-cxx: fix missing @since tags at stable c#/cpp testsLucas Cavalcante de Sousa2020-02-0514-26/+68
* bindings: fix missing @since tags & docsMarcel Hollerbach2020-02-051-3/+6
* eolian_cxx: move tests of list<> to be protected by @beta.Cedric BAIL2020-01-244-24/+51
* eolian: inherit since information from struct and enum to fieldFelipe Magno de Almeida2019-12-241-2/+2
* eolian_cxx: Add key/value to function_defLauro Moura2019-10-282-1/+167
* cxx: Add license to CXX bindings.Felipe Magno de Almeida2019-10-2411-0/+165
* eolian-cxx: Make events inherit beta info from klass.Lauro Moura2019-10-122-0/+35
* Revert "eolian: disallow missing docs for stable API where necessary"Xavi Artigas2019-09-3013-94/+9
* eolian: disallow missing docs for stable API where necessaryDaniel Kolesa2019-09-3013-9/+94
* eolian: remove global vars from testsDaniel Kolesa2019-09-241-1/+1
* eolian: make hashes beta-only for nowDaniel Kolesa2019-09-201-4/+4
* eolian: drop @ctor_param and the associated APIsDaniel Kolesa2019-09-161-2/+0
* efl: change all occurences of @owned to @moveDaniel Kolesa2019-09-061-2/+2
* bindings: Rename test cxx and csharp eo ownership tagsLauro Moura2019-09-052-23/+23
* eolian: ban void_ptr in stable APIsDaniel Kolesa2019-07-261-1/+1
* eolian-cxx: Add binbuf and event keywords handlingFelipe Magno de Almeida2019-07-262-0/+35
* eolian_cxx: update tests to no longer use forbidden eolian notationsVitor Sousa2019-07-088-308/+48
* meson: enforce 61s timeout for tests, remove explicit timeouts from build filesMike Blumenkrantz2019-05-151-1/+0
* eolian: refactor parsing API and path handlingDaniel Kolesa2019-05-033-5/+3
* eolian: add event type call convention checks for non-beta classesDaniel Kolesa2019-03-214-6/+6
* eolian-cxx: Add beta information to *_defLauro Moura2019-03-112-0/+17
* eolian: remove legacy handling API and most of generationDaniel Kolesa2019-03-081-1/+0
* eolian-cxx: Add constructor_defLauro Moura2019-01-281-1/+30
* eolian_cxx: add free functions to the typesMarcel Hollerbach2019-01-231-6/+6
* Remove letftover includeXavi Artigas2019-01-171-1/+0
* eolian_cxx: make address_of test not use multiclass inheritanceDaniel Kolesa2019-01-176-41/+6
* cxx: Add class get name attribute.Lauro Moura2019-01-101-0/+14
* eolian-cxx: Add parent/extensions information to klass_defLauro Moura2018-12-145-1/+25
* eolian_cxx: Add documentation field to property_defLauro Moura2018-12-041-0/+6
* meson: use eolian_gen with -SMarcel Hollerbach2018-12-031-1/+1
* eolian-cxx: Add property_defLauro Moura2018-11-304-2/+117
* eolian: implement new syntax for inheritanceDaniel Kolesa2018-11-239-9/+9
* cxx: explicitly require c++11 and fix tests to conformDaniel Kolesa2018-11-121-24/+24
* meson: here comes cxx bindingsMarcel Hollerbach2018-10-241-0/+74
* Revert "meson: add cxx bindings"Marcel Hollerbach2018-10-181-78/+0
* meson: add cxx bindingsMarcel Hollerbach2018-10-181-0/+78
* eolian_cxx: PACKAGE_DATA_DIR is completly wrong hereMarcel Hollerbach2018-10-161-2/+2
* tests: Use EFL_START/END_TEST in cxx testsLauro Moura2018-06-227-38/+38
* eo_cxx: Fix do_eo_add after lifecycle branch.Lauro Moura2018-05-251-6/+6
* eolian: push missing event type changes in testsDaniel Kolesa2018-05-212-2/+2
* efl: Add missing event typesXavi Artigas2018-05-191-4/+4
* eolian gen: enable constness generation on property getter implsDaniel Kolesa2018-04-171-4/+4
* tests: move bindings tests to using checked fixtures too.Mike Blumenkrantz2018-04-051-1/+1
* tests: add instrumentation to existing tests to find slow testsMike Blumenkrantz2018-04-051-1/+1
* eolian cxx,csharp: Update after eolian changesLauro Moura2018-03-021-3/+3
* eolian*: replace various directory_scan/file_parseDaniel Kolesa2018-03-022-5/+5