Lines Matching refs:OO

38 test oo-0.1 {basic test of OO's ability to clean up its initial state} {
45 test oo-0.2 {basic test of OO's ability to clean up its initial state} {
53 test oo-0.3 {basic test of OO's ability to clean up its initial state} -body {
58 test oo-0.4 {basic test of OO's ability to clean up its initial state} -body {
117 test oo-1.1 {basic test of OO functionality: no classes} {
130 test oo-1.2 {basic test of OO functionality: no classes} -body {
133 test oo-1.3 {basic test of OO functionality: no classes} {
139 test oo-1.4 {basic test of OO functionality} -body {
149 test oo-1.5 {basic test of OO functionality} -body {
152 test oo-1.5.1 {basic test of OO functionality} -setup {
159 test oo-1.6 {basic test of OO functionality} -setup {
167 test oo-1.7 {basic test of OO functionality} -setup {
177 test oo-1.8 {basic test of OO functionality} -setup {
188 test oo-1.9 {basic test of OO functionality} -setup {
202 test oo-1.10 {basic test of OO functionality} -body {
214 test oo-1.11 {basic test of OO functionality: abbreviating} -setup {
222 test oo-1.12 {basic test of OO functionality: abbreviating} -setup {
230 test oo-1.13 {basic test of OO functionality: abbreviating} -setup {
238 test oo-1.14 {basic test of OO functionality: abbreviating} -setup {
246 test oo-1.15 {basic test of OO functionality: abbreviating} -setup {
254 test oo-1.16 {basic test of OO functionality: abbreviating} -setup {
262 test oo-1.17 {basic test of OO functionality: Bug 2481109} -body {
268 test oo-1.18 {OO: create object in NS with same name as global cmd} -setup {
350 test oo-1.19 {basic test of OO functionality: teardown order} -body {
356 test oo-1.20 {basic test of OO functionality: my teardown post rename} -body {
362 test oo-1.21 {basic test of OO functionality: default relations} -setup {
381 test oo-2.1 {basic test of OO functionality: constructor} -setup {
399 test oo-2.2 {basic test of OO functionality: constructor} {
415 test oo-2.4 {OO constructor - Bug 2531577} -setup {
425 test oo-2.5 {OO constructor - Bug 2531577} -setup {
436 test oo-2.6 {OO constructor and tailcall - Bug 2414858} -setup {
512 test oo-3.1 {basic test of OO functionality: destructor} -setup {
532 test oo-3.2 {basic test of OO functionality: destructor} -setup {
550 test oo-3.3 {basic test of OO functionality: destructor} -setup {
563 test oo-3.4 {basic test of OO functionality: my exists in destructor} -setup {
587 test oo-3.4a {basic test of OO functionality: my exists in destructor} -setup {
611 test oo-3.5 {basic test of OO functionality: destructor: evil case for Itcl} -setup {
635 test oo-3.5a {basic test of OO functionality: destructor: evil case for Itcl} -setup {
660 test oo-3.6 {basic test of OO functionality: errors in destructor} -setup {
668 test oo-3.7 {basic test of OO functionality: errors in destructor} -setup {
680 test oo-3.8 {basic test of OO functionality: errors in destructor} -setup {
760 test oo-4.1 {basic test of OO functionality: export} {
768 test oo-4.2 {basic test of OO functionality: unexport} {
816 test oo-4.7 {basic test of OO functionality: method -export flag} -setup {
835 test oo-4.8 {basic test of OO functionality: method -unexport flag} -setup {
854 test oo-4.9 {basic test of OO functionality: method -private flag} -setup {
879 test oo-4.10 {basic test of OO functionality: method flag parsing} -setup {
887 test oo-5.1 {OO: manipulation of classes as objects} -setup {
897 test oo-5.2 {OO: manipulation of classes as objects} -setup {
907 test oo-5.3 {OO: manipulation of classes as objects} -setup {
919 test oo-5.4 {OO: manipulation of classes as objects} -setup {
931 test oo-5.5 {OO: manipulation of classes as objects} -setup {
946 test oo-6.1 {OO: forward} {
958 test oo-6.2 {OO: forward resolution scope} -setup {
973 test oo-6.3 {OO: forward resolution scope} -setup {
988 test oo-6.4 {OO: forward resolution scope} -setup {
1003 test oo-6.5 {OO: forward resolution scope} -setup {
1019 test oo-6.6 {OO: forward resolution scope} -setup {
1037 test oo-6.7 {OO: forward resolution scope is per-object} -setup {
1256 test oo-7.1 {OO: inheritance 101} -setup {
1270 test oo-7.2 {OO: inheritance 101} -setup {
1290 test oo-7.3 {OO: inheritance 101} -setup {
1313 test oo-7.4 {OO: inheritance from oo::class} -body {
1339 test oo-7.5 {OO: inheritance from oo::class in the secondary chain} -body {
1367 test oo-7.6 {OO: inheritance 101 - overridden methods should be oblivious} -setup {
1397 test oo-7.7 {OO: inheritance and errorInfo} -setup {
1426 test oo-7.8 {OO: next at the end of the method chain} -setup {
1440 test oo-7.9 {OO: defining inheritance in namespaces} -setup {
1459 test oo-7.10 {OO: next after object deletion, bug [135804138e]} -setup {
1489 test oo-8.1 {OO: global must work in methods} {
1501 test oo-9.1 {OO: multiple inheritance} -setup {
1529 test oo-9.2 {OO: multiple inheritance} -setup {
1555 test oo-10.1 {OO: recursive invoke and modify} -setup {
1577 test oo-10.2 {OO: recursive invoke and modify} -setup {
1590 test oo-10.3 {OO: invoke and modify} -setup {
1615 test oo-10.4 {OO: invoke and modify} -setup {
1640 test oo-11.1 {OO: cleanup} {
1645 test oo-11.2 {OO: cleanup} {
1651 test oo-11.3 {OO: cleanup} {
1659 test oo-11.4 {OO: cleanup} {
1675 test oo-11.5 {OO: cleanup} {
1689 OO: cleanup of when an class is mixed into itself
1702 OO: cleanup ReleaseClassContents() where class is mixed into one of its
1719 OO: cleanup ReleaseClassContents() where class is mixed into one of its
1738 OO: cleanup ReleaseClassContents() where class is mixed into one of its
1757 test oo-12.1 {OO: filters} {
1780 test oo-12.2 {OO: filters} -setup {
1804 test oo-12.3 {OO: filters} -setup {
1828 test oo-12.4 {OO: filters} -setup {
1842 test oo-12.5 {OO: filters} -setup {
1857 test oo-12.6 {OO: filters} -setup {
1873 test oo-12.7 {OO: filters} -setup {
1894 test oo-12.8 {OO: filters and destructors} -setup {
1923 test oo-13.1 {OO: changing an object's class} {
1937 test oo-13.2 {OO: changing an object's class} -body {
1943 test oo-13.3 {OO: changing an object's class} -body {
1949 test oo-13.4 {OO: changing an object's class} -body {
1963 test oo-13.5 {OO: changing an object's class: non-class to class} -setup {
1976 test oo-13.6 {OO: changing an object's class: class to non-class} -setup {
1998 test oo-13.7 {OO: changing an object's class} -setup {
2015 test oo-13.8 {OO: changing an object's class to itself} -setup {
2025 test oo-13.9 {OO: changing an object's class: roots are special} -setup {
2036 test oo-13.10 {OO: changing an object's class: roots are special} -setup {
2047 test oo-13.11 {OO: changing an object's class in a tricky place} -setup {
2065 test oo-14.1 {OO: mixins} {
2080 test oo-14.2 {OO: mixins} {
2094 test oo-14.3 {OO and mixins and filters - advanced case} -setup {
2113 test oo-14.4 {OO: mixin error case} -setup {
2120 test oo-14.5 {OO and mixins and filters - advanced case} -setup {
2137 test oo-14.6 {OO and mixins of mixins - Bug 1960703} -setup {
2166 test oo-14.7 {OO and filters from mixins of mixins} -setup {
2202 test oo-14.8 {OO: class mixin order - Bug 1998221} -setup {
2222 test oo-15.1 {OO: object cloning} {
2240 test oo-15.2 {OO: object cloning} {
2261 test oo-15.3 {OO: class cloning} {
2277 test oo-15.4 {OO: object cloning - Bug 3474460} -setup {
2287 test oo-15.5 {OO: class cloning - Bug 3474460} -setup {
2299 test oo-15.6 {OO: object cloning copies namespace contents} -setup {
2314 test oo-15.7 {OO: classes can be cloned anonymously} -setup {
2322 test oo-15.8 {OO: intercept object cloning} -setup {
2387 test oo-15.11 {OO: object cloning} -returnCodes error -body {
2390 test oo-15.12 {OO: object cloning with target NS} -setup {
2401 OO: object cloning with target NS
2413 test oo-15.13.2 {OO: object cloning with target NS} -setup {
2421 test oo-15.14 {OO: object cloning with target NS} -setup {
2447 test oo-16.1 {OO: object introspection} -body {
2450 test oo-16.1.1 {OO: object introspection} -body {
2456 test oo-16.2 {OO: object introspection} -body {
2459 test oo-16.3 {OO: object introspection} -body {
2462 test oo-16.4 {OO: object introspection} -setup {
2490 test oo-16.5 {OO: object introspection} {info object methods oo::object} {}
2491 test oo-16.6 {OO: object introspection} {
2497 test oo-16.7 {OO: object introspection} -setup {
2507 test oo-16.8 {OO: object introspection} {
2518 test oo-16.9 {OO: object introspection} -body {
2532 test oo-16.10 {OO: object introspection} -setup {
2541 test oo-16.11 {OO: object introspection} -setup {
2551 test oo-16.12 {OO: object introspection} -setup {
2559 test oo-16.13 {OO: object introspection} -setup {
2567 test oo-16.14 {OO: object introspection: TIP #436} -setup {
2591 test oo-16.15 {OO: object introspection: creationid #500} -setup {
2598 test oo-16.16 {OO: object introspection: creationid #500} -setup {
2609 test oo-16.17 {OO: object introspection: creationid #500} -body {
2612 test oo-16.18 {OO: object introspection: creationid #500} -body {
2615 test oo-16.18.1 {OO: object introspection: creationid #500} -body {
2618 test oo-16.19 {OO: object introspection: creationid #500} -setup {
2631 test oo-16.20 {OO: object introspection: creationid #500} -setup {
2645 test oo-16.21 {OO: object introspection: creationid #500} -setup {
2659 test oo-17.1 {OO: class introspection} -body {
2662 test oo-17.1.1 {OO: class introspection} -body {
2668 test oo-17.2 {OO: class introspection} -body {
2671 test oo-17.3 {OO: class introspection} -setup {
2678 test oo-17.4 {OO: class introspection} -body {
2681 test oo-17.5 {OO: class introspection} -setup {
2691 test oo-17.6 {OO: class introspection} -setup {
2701 test oo-17.7 {OO: class introspection} {
2704 test oo-17.8 {OO: class introspection} -setup {
2717 test oo-17.9 {OO: class introspection} -setup {
2733 test oo-17.10 {OO: class introspection} -setup {
2742 test oo-17.11 {OO: object method unexport (bug 900cb0284bc)} -setup {
2750 test oo-17.12 {OO: instance method unexport (bug 900cb0284bc)} -setup {
2760 test oo-17.13 {OO: class method unexport (bug 900cb0284bc)} -setup {
2768 test oo-17.14 {OO: instance method unexport (bug 900cb0284bc)} -setup {
2780 test oo-18.1 {OO: define command support} {
2788 test oo-18.2 {OO: define command support} {
2793 test oo-18.3 {OO: define command support} {
2801 test oo-18.3a {OO: define command support} {
2813 test oo-18.3b {OO: define command support} {
2831 test oo-18.4 {OO: more error traces from the guts} -setup {
2847 test oo-18.5 {OO: more error traces from the guts} -setup {
2904 test oo-18.7 {OO: objdefine command support} -setup {
2917 test oo-18.8 {OO: define/self command support} -setup {
2934 test oo-18.9 {OO: define/self command support} -setup {
2950 test oo-18.10 {OO: define/self command support} -setup {
2967 test oo-18.11 {OO: define/self command support} -setup {
2982 test oo-19.1 {OO: varname method} -setup {
3004 test oo-19.2 {OO: varname method: Bug 2883857} -setup {
3015 test oo-19.3 {OO: varname method and variable decl: Bug 3603695} -setup {
3035 test oo-20.1 {OO: variable method} -body {
3046 test oo-20.2 {OO: variable method} -body {
3057 test oo-20.3 {OO: variable method} -body {
3070 test oo-20.4 {OO: variable method} -body {
3083 test oo-20.5 {OO: variable method} -body {
3094 test oo-20.6 {OO: variable method} -setup {
3113 test oo-20.7 {OO: variable method} -setup {
3140 test oo-20.9 {OO: variable method} -setup {
3152 test oo-20.10 {OO: variable and varname methods refer to same things} -setup {
3166 test oo-20.11 {OO: variable mustn't crash when recursing} -body {
3202 test oo-20.12 {OO: variable method accept zero args (TIP 323)} -setup {
3212 test oo-20.13 {OO: variable method use in non-methods [Bug 2903811]} -setup {
3221 test oo-20.14 {OO: variable method use in non-methods [Bug 2903811]} -setup {
3236 test oo-20.15 {OO: variable method use in non-methods [Bug 2903811]} -setup {
3258 test oo-21.1 {OO: inheritance ordering} -setup {
3282 test oo-21.2 {OO: inheritance ordering} -setup {
3317 test oo-21.3 {OO: inheritance ordering} -setup {
3355 test oo-21.4 {OO: inheritance ordering} -setup {
3397 test oo-22.1 {OO and info frame} -setup {
3424 test oo-22.2 {OO and info frame: Bug 3001438} -setup {