update for 0.4.0 release
[vala-lang.git] / tests / arrays.exp
blob344248b2387bfd9745cb7ffc39d0e9ee55febb11
1 One dimensional array creation and assignment: 1 2 3 4 5 6 7 8 9 10 11
2 String array creation and assignment: 1 2 3 4 5 6 7 8 9 10 11
3 Object array creation and assignment: 1 2 3 4 5 6 7 8 9 10 11
4 Array Test: 1 2 3 4 5
5 testing switch on strings: 1 2 3 4 5 6 7
6 Element access: 1 2 3 4 5 6 7 8 9 10 11 12 13