- fixed Strcut generation in generator tool
- added some test cases
This commit is contained in:
parent
466931e527
commit
cdedb019b0
12 changed files with 319 additions and 17 deletions
7
test/generator/dbuscxx_test_generator-client.cpp
Normal file
7
test/generator/dbuscxx_test_generator-client.cpp
Normal file
|
@ -0,0 +1,7 @@
|
|||
#include <dbuscxx_test_generator-client.h>
|
||||
|
||||
int main (int argc, char **argv)
|
||||
{
|
||||
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue