Commit graph

8 commits

Author SHA1 Message Date
Andreas Volz
7d050f31f6 - fixed library path of glib and ecore examples
- optional build --enable-tests --enable-examples
- print summary after configure run
2011-11-30 10:33:58 +01:00
Andreas Volz
2b8cfc887e - dbus-c++ passes now compiling on ubuntu 8.10 machine (-lrt addded for Test1/TestApp)
- identified a potential problem in pipe.cpp and marked it with FIXME
- changed version to 0.9.0-pre1 to inform it's near to 1.0 stable release
2011-11-29 23:48:04 +01:00
Andreas Volz
7a3242b77f - now 'make distcheck' runs clean after using correct path in Makefile.am
- removed useles link to xml.cpp in ecore example
2011-11-29 22:54:58 +01:00
Andreas Volz
1c8e43e6d6 - NO FUNCTIONAL CODE CHANGES!!!!
- changed code formating from tabs to spaces and others
- used astyle with this option:
  --style=ansi --indent=spaces=2 -M --pad-oper --unpad-paren --pad-header --align-pointer=name --lineend=linux
2011-11-28 12:44:11 +01:00
Andreas Volz
84978b67b5 a test for byte 2011-11-18 18:07:06 +01:00
Andreas Volz
9be39fb628 - create stucture for functional test
- implementation of first test
2011-11-18 17:30:56 +01:00
Andreas Volz
cdd13a3747 more tests from patches 2011-11-11 10:07:19 +01:00
Andreas Volz
cdedb019b0 - fixed Strcut generation in generator tool
- added some test cases
2011-02-15 23:58:42 +01:00