diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-07-21 22:38:00 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-07-21 22:38:00 +0300 |
commit | 7c3553f172b7632dccd56429c4dbbb0fd350bea0 (patch) | |
tree | 538f38146100dbf303c8cc0190a1d1dea18bbd19 /test/test21-02.txt | |
parent | 0b9b0be3ad76d69a15b2ad7baafa4278e28becb1 (diff) | |
download | paranucker-7c3553f172b7632dccd56429c4dbbb0fd350bea0.tar.gz paranucker-7c3553f172b7632dccd56429c4dbbb0fd350bea0.tar.bz2 paranucker-7c3553f172b7632dccd56429c4dbbb0fd350bea0.tar.xz paranucker-7c3553f172b7632dccd56429c4dbbb0fd350bea0.zip |
Update test 24, 36. Add test 39. Update test results.
Diffstat (limited to 'test/test21-02.txt')
-rw-r--r-- | test/test21-02.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/test/test21-02.txt b/test/test21-02.txt index 4ca2ec6..1e2f5d8 100644 --- a/test/test21-02.txt +++ b/test/test21-02.txt @@ -17,9 +17,13 @@ __base_ctor : __comp_ctor : bad_exception: __base_ctor : +__base_ctor : +__base_ctor : __comp_ctor : bad_alloc: __base_ctor : +__base_ctor : +__base_ctor : __comp_ctor : operator new: pointer_type __p, operator new []: pointer_type __p, @@ -41,7 +45,9 @@ iterator: __base_ctor : __comp_ctor : _Bit_iterator_base: pointer_type __x, +__base_ctor : __base_ctor : pointer_type __x, +__base_ctor : __comp_ctor : pointer_type __x, _M_bump_up: _M_bump_down: @@ -54,13 +60,18 @@ operator<=: operator>=: operator-: _Bit_iterator: +__base_ctor : pointer_type __x, __base_ctor : +__base_ctor : pointer_type __x, __comp_ctor : _Bit_iterator: pointer_type __x, __base_ctor : pointer_type __x, +__base_ctor : pointer_type __x, +__base_ctor : pointer_type __x, __comp_ctor : pointer_type __x, _M_const_cast: operator*: +__comp_ctor : pointer_type __x, operator++: operator++: operator--: @@ -72,16 +83,24 @@ operator-: operator[]: operator+: _Bit_const_iterator: +__base_ctor : pointer_type __x, __base_ctor : +__base_ctor : pointer_type __x, __comp_ctor : _Bit_const_iterator: pointer_type __x, __base_ctor : pointer_type __x, +__base_ctor : pointer_type __x, +__base_ctor : pointer_type __x, __comp_ctor : pointer_type __x, _Bit_const_iterator: +__base_ctor : pointer_type __x, __base_ctor : +__base_ctor : pointer_type __x, __comp_ctor : _M_const_cast: +__comp_ctor : pointer_type __x, operator*: +__comp_ctor : pointer_type __x, operator++: operator++: operator--: @@ -94,6 +113,8 @@ operator[]: operator+: __fill_bvector: fill: +__comp_ctor : pointer_type __x, +__comp_ctor : pointer_type __x, func1: pointer_type ptr1, func2: pointer_type ptr1, func3: pointer_type ptr1, |