summaryrefslogtreecommitdiff
path: root/tests/control-flow
Commit message (Expand)AuthorAgeFilesLines
* Fix regression when coalescing: value owned if either of the two is ownedLuca Bruno2014-01-261-0/+10
* Avoid unnecessary copies when using the coalescing operatorLuca Bruno2014-01-261-0/+7
* Fix semantics for coalesce operator when target_type is null.Luca Bruno2014-01-261-0/+4
* Fix coalescing operator semantics check.Luca Bruno2014-01-111-0/+23
* codegen: Use NULL as default C value for nullable structsLuca Bruno2012-01-231-0/+6
* codegen: Fix foreach on inline allocated arraysLuca Bruno2011-06-181-0/+6
* Speed up test infrastructureJürg Billeter2009-09-266-23/+21
* Add support for iterating over GValueArrays via foreachMark Lee2009-07-281-0/+42
* Fix side-effects in assignmentsJürg Billeter2009-03-301-0/+21
* Prepare support for more complex test casesJürg Billeter2008-11-228-4/+12
* Rearrange test casesJürg Billeter2008-11-148-0/+139