Wiki

root/cobra/trunk/Tests/240-generics/100-use-generics-collections

Name Size Rev Age Last Change
../
100-use-list.cobra 0.8 KB 2574 10 months Charles.Esterbrook: Fixed: Certain generic method calls with small ints result in false …
110-use-dictionary.cobra 0.6 KB 2318 2 years Chuck.Esterbrook: Added IDictionary<of TKey, TValue>.get(key as TKey, default as TValue) as …
112-use-dictionary.cobra 268 bytes 1177 4 years chuck: Importing test cases.
114-use-dictionary-init-var.cobra 171 bytes 1177 4 years chuck: Importing test cases.
120-use-stack-and-queue.cobra 325 bytes 1181 4 years chuck: Warn about unnecessary parens on method declarations and calls that have …
122-use-cobra-set.cobra 2.0 KB 2158 3 years Chuck.Esterbrook: Sets with duplicate members such as {1, 0, 1} now generate a warning.
130-generic-type-for-parameter.cobra 204 bytes 1177 4 years chuck: Importing test cases.
200-in.cobra 0.9 KB 2662 8 days Charles.Esterbrook: Fix a compile-time bug for foo in bar where bar is a nilable array …
210-if-inherits.cobra 136 bytes 1177 4 years chuck: Importing test cases.
300-use-ilist.cobra 370 bytes 1177 4 years chuck: Importing test cases.
310-use-idictionary.cobra 0.6 KB 1177 4 years chuck: Importing test cases.
320-generic-return-value.cobra 0.6 KB 1538 4 years Chuck.Esterbrook: More tests.
350-ienumerable.cobra 140 bytes 1177 4 years chuck: Importing test cases.
352-ienumerable-error.cobra 288 bytes 1177 4 years chuck: Importing test cases.
400-unknown-generic-class.cobra 87 bytes 1177 4 years chuck: Importing test cases.
550-collection-equality.cobra 0.8 KB 1181 4 years chuck: Warn about unnecessary parens on method declarations and calls that have …
600-slice-generic-list.cobra 1.2 KB 1477 4 years Chuck.Esterbrook: The Cobra run-time will no longer throw IndexOutOfRangeException? for …
610-for-expr-generic-list.cobra 1.7 KB 1780 3 years Chuck.Esterbrook: Fixed: Cannot use for expressions on non-generic enumerables. ticket:85
700-arg-type-error.cobra 260 bytes 1177 4 years chuck: Importing test cases.
800-list-of-enums.cobra 195 bytes 1177 4 years chuck: Importing test cases.
Note: See TracBrowser for help on using the browser.