eolian-cxx: Added test for the removal of the .Base class requirement
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Thu, 5 May 2016 00:13:48 +0000 (21:13 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Thu, 5 May 2016 00:14:26 +0000 (21:14 -0300)
commit6124039c8f11936f78c08fd9b8dfd9c128c05ea2
treeabd512210a8ba771b90b5bad97738b978b26f798
parenta1bd7a74991fc5a618077df6f28494cb8453d6f5
eolian-cxx: Added test for the removal of the .Base class requirement

Test creates class with the same name as the namespace of another class
src/Makefile_Eolian_Cxx.am
src/tests/eolian_cxx/name_name.c
src/tests/eolian_cxx/name_name_cxx.cc
src/tests/eolian_cxx/ns_name.eo [new file with mode: 0644]
src/tests/eolian_cxx/ns_name_other.eo [new file with mode: 0644]