Last change
on this file since 1283 was
1009,
checked in by Maciej Komosinski, 4 years ago
|
Added tests for most SDK demo programs
|
File size:
726 bytes
|
Rev | Line | |
---|
[1009] | 1 |
|
---|
| 2 | === Combined ===
|
---|
| 3 | groups:
|
---|
| 4 | - Group 1
|
---|
| 5 | - Group 1: Added Group
|
---|
| 6 | - Group 1: Added Group 2
|
---|
| 7 | - Group 2
|
---|
| 8 | - Group 3
|
---|
| 9 | properties:
|
---|
| 10 | - f1 (i=9)
|
---|
| 11 | - f2 (i=19)
|
---|
| 12 | - f3 (i=29)
|
---|
| 13 |
|
---|
| 14 | Now adding new property in p1...
|
---|
| 15 |
|
---|
| 16 | === After adding f4 ===
|
---|
| 17 | groups:
|
---|
| 18 | - Group 1
|
---|
| 19 | - Group 1: Added Group
|
---|
| 20 | - Group 1: Added Group 2
|
---|
| 21 | - Group 2
|
---|
| 22 | - Group 3
|
---|
| 23 | properties:
|
---|
| 24 | - f1 (i=9)
|
---|
| 25 | - f4 (i=10)
|
---|
| 26 | - f2 (i=20)
|
---|
| 27 | - f3 (i=30)
|
---|
| 28 |
|
---|
| 29 | === Transaction view maintains the original index association ===
|
---|
| 30 | groups:
|
---|
| 31 | - Group 1
|
---|
| 32 | - Group 1: Added Group
|
---|
| 33 | - Group 1: Added Group 2
|
---|
| 34 | - Group 2
|
---|
| 35 | - Group 3
|
---|
| 36 | properties:
|
---|
| 37 | - f1 (i=9)
|
---|
| 38 | - f2 (i=19)
|
---|
| 39 | - f3 (i=29)
|
---|
| 40 |
|
---|
| 41 | Properties changed: YES Groups changed: NO
|
---|
| 42 |
|
---|
| 43 | Now removing group in p1...
|
---|
| 44 |
|
---|
| 45 | Properties changed: YES Groups changed: YES
|
---|
| 46 |
|
---|
| 47 |
|
---|
Note: See
TracBrowser
for help on using the repository browser.