[Synopsis-changes] Synopsis/Synopsis/tests/Processors/Grouper/input groups.cc,NONE,1.1
Stefan Seefeld stefan at synopsis.fresco.orgTue Dec 2 05:41:50 UTC 2003
- Previous message: [Synopsis-changes] Synopsis/Synopsis/tests/Processors/Grouper synopsis.py,NONE,1.1
- Next message: [Synopsis-changes] Synopsis/Synopsis/tests/Processors/Previous synopsis.py,NONE,1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Update of /cvs/synopsis/Synopsis/tests/Processors/Grouper/input
In directory frida:/tmp/cvs-serv30640/Processors/Grouper/input
Added Files:
groups.cc
Log Message:
more tests
--- NEW FILE: groups.cc ---
// group documentation
// @group first group {
// some comment
// extending over multiple lines
// another comment
struct foo
{
};
int test1;
int test2;
// }
int bar;
// another group
// @group tests {
int test3;
int test4;
// }
// @group outer {
// @group inner {
int f;
// @group xxx { not a group
int test5;
// } and not a group end
// }
// and not a group either
int test6;
// }
// }
- Previous message: [Synopsis-changes] Synopsis/Synopsis/tests/Processors/Grouper synopsis.py,NONE,1.1
- Next message: [Synopsis-changes] Synopsis/Synopsis/tests/Processors/Previous synopsis.py,NONE,1.1
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Synopsis-changes mailing list