Skip to content
  • Martin Pitt's avatar
    test_everything: Add tests for more Regress data and container types · 964f33ca
    Martin Pitt authored
    Add more tests for Regress' data and container type test API.
    
    This detects a number of bugs, which have been marked as expected failure, or
    disabled completely for the cases where they cause crashes:
    
     * unsigned enums with values >= 0x80000000 do not work
     * nested ghashes in return values do not work
     * array length arguments in callbacks are passed instead of suppressed
    964f33ca