-
- Downloads
Add support for GCCXML 0.9:
* OffsetType is not enclosed by a PointerType anymore. * arrays have size [3u] * all typedefs are replaced by their underlying types; remove tests failing due to that. * doesn't add default c'tor / copy c'tor / d'tor; GCCXML0.7 was adding them _most_ of the time. Add them always. * different sort order for function members; make the test suite insensitive to that. Port test suite to GCC4.3 Sort test output from test_Reflex_generate. git-svn-id: http://root.cern.ch/svn/root/trunk@23991 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- cint/reflex/python/genreflex/gendict.py 64 additions, 5 deletionscint/reflex/python/genreflex/gendict.py
- cint/reflex/python/genreflex/genreflex.py 2 additions, 1 deletioncint/reflex/python/genreflex/genreflex.py
- cint/reflex/test/CppUnit_testdriver.cpp 1 addition, 1 deletioncint/reflex/test/CppUnit_testdriver.cpp
- cint/reflex/test/test_Reflex_generate.cxx 19 additions, 4 deletionscint/reflex/test/test_Reflex_generate.cxx
- cint/reflex/test/test_Reflex_generate.testref 1162 additions, 1162 deletionscint/reflex/test/test_Reflex_generate.testref
- cint/reflex/test/test_Reflex_simple2.cxx 13 additions, 11 deletionscint/reflex/test/test_Reflex_simple2.cxx
- cint/reflex/test/test_Reflex_unit.cxx 1 addition, 0 deletionscint/reflex/test/test_Reflex_unit.cxx
Loading
Please register or sign in to comment