bc8d3f97eb
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@103490 91177308-0d34-0410-b5e6-96231b3b80d8
1928 lines
146 KiB
Plaintext
1928 lines
146 KiB
Plaintext
passed 1 tests in /cayuga/test
|
||
passed 1 tests in /cayuga/test/algorithms
|
||
passed 1 tests in /cayuga/test/algorithms/alg.c.library
|
||
passed 1 tests in /cayuga/test/algorithms/alg.modifying.operations
|
||
copy_if.pass.cpp: In function ‘void test()’:
|
||
copy_if.pass.cpp:52: error: ‘copy_if’ is not a member of ‘std’
|
||
copy_if.pass.cpp failed to compile
|
||
copy_n.pass.cpp: In function ‘void test()’:
|
||
copy_n.pass.cpp:45: error: ‘copy_n’ is not a member of ‘std’
|
||
copy_n.pass.cpp failed to compile
|
||
failed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.copy
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.copy
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.fill
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.generate
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.move
|
||
is_partitioned.pass.cpp:33:2: error: #error is_partitioned not implemented
|
||
is_partitioned.pass.cpp failed to compile
|
||
partition_copy.pass.cpp:35:2: error: #error partition_copy is not implemented
|
||
partition_copy.pass.cpp failed to compile
|
||
partition_point.pass.cpp:33:2: error: #error partition_point is not implemented
|
||
partition_point.pass.cpp failed to compile
|
||
failed 3 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.partitions
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.partitions
|
||
random_shuffle_urng.pass.cpp:32:2: error: #error random_shuffle for UniformRandomNumberGenerator not implemented
|
||
random_shuffle_urng.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.random.shuffle
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.random.shuffle
|
||
passed 4 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.remove
|
||
passed 4 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.replace
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.reverse
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.rotate
|
||
In file included from ../../../../include/algorithm:516,
|
||
from swap_array.pass.cpp:31:
|
||
../../../../include/type_traits: In function ‘void std::__yuga1::swap(_Tp&, _Tp&) [with _Tp = int [3]]’:
|
||
swap_array.pass.cpp:42: instantiated from here
|
||
../../../../include/type_traits:1209: error: cannot initialize arrays using this syntax
|
||
../../../../include/type_traits:1210: error: invalid array assignment
|
||
../../../../include/type_traits:1211: error: invalid array assignment
|
||
../../../../include/type_traits: In function ‘void std::__yuga1::swap(_Tp&, _Tp&) [with _Tp = std::__yuga1::unique_ptr<int, std::__yuga1::default_delete<int> > [3]]’:
|
||
swap_array.pass.cpp:62: instantiated from here
|
||
../../../../include/type_traits:1209: error: bad array initializer
|
||
../../../../include/type_traits:1210: error: invalid array assignment
|
||
../../../../include/type_traits:1211: error: invalid array assignment
|
||
swap_array.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.swap
|
||
passed 3 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.swap
|
||
passed 2 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.transform
|
||
passed 4 tests in /cayuga/test/algorithms/alg.modifying.operations/alg.unique
|
||
passed 1 tests in /cayuga/test/algorithms/alg.nonmodifying
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.adjacent.find
|
||
not implemented: /cayuga/test/algorithms/alg.nonmodifying/alg.all_of
|
||
not implemented: /cayuga/test/algorithms/alg.nonmodifying/alg.any_of
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.count
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.equal
|
||
find_if_not.pass.cpp: In function ‘int main()’:
|
||
find_if_not.pass.cpp:41: error: ‘find_if_not’ is not a member of ‘std’
|
||
find_if_not.pass.cpp:45: error: ‘find_if_not’ is not a member of ‘std’
|
||
find_if_not.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.find
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.find
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.find.end
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.find.first.of
|
||
passed 1 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.foreach
|
||
not implemented: /cayuga/test/algorithms/alg.nonmodifying/alg.none_of
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/alg.search
|
||
passed 2 tests in /cayuga/test/algorithms/alg.nonmodifying/mismatch
|
||
passed 1 tests in /cayuga/test/algorithms/alg.sorting
|
||
passed 1 tests in /cayuga/test/algorithms/alg.sorting/alg.binary.search
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.binary.search/binary.search
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.binary.search/equal.range
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.binary.search/lower.bound
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.binary.search/upper.bound
|
||
passed 1 tests in /cayuga/test/algorithms/alg.sorting/alg.heap.operations
|
||
passed 4 tests in /cayuga/test/algorithms/alg.sorting/alg.heap.operations/is.heap
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.heap.operations/make.heap
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.heap.operations/pop.heap
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.heap.operations/push.heap
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.heap.operations/sort.heap
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.lex.comparison
|
||
passed 4 tests in /cayuga/test/algorithms/alg.sorting/alg.merge
|
||
max_init_list.pass.cpp:33:2: error: #error max(initializer_list<T> t) is not implemented
|
||
max_init_list.pass.cpp failed to compile
|
||
max_init_list_comp.pass.cpp:33:2: error: #error max(initializer_list<T> t, Compare comp) is not implemented
|
||
max_init_list_comp.pass.cpp failed to compile
|
||
min_init_list.pass.cpp:33:2: error: #error min(initializer_list<T> t) is not implemented
|
||
min_init_list.pass.cpp failed to compile
|
||
min_init_list_comp.pass.cpp:33:2: error: #error min(initializer_list<T> t, Compare comp) is not implemented
|
||
min_init_list_comp.pass.cpp failed to compile
|
||
minmax.pass.cpp: In function ‘void test(const T&, const T&, const T&, const T&)’:
|
||
minmax.pass.cpp:37: error: ‘minmax’ is not a member of ‘std’
|
||
minmax.pass.cpp failed to compile
|
||
minmax_comp.pass.cpp: In function ‘void test(const T&, const T&, C, const T&, const T&)’:
|
||
minmax_comp.pass.cpp:39: error: ‘minmax’ is not a member of ‘std’
|
||
minmax_comp.pass.cpp failed to compile
|
||
minmax_init_list.pass.cpp:33:2: error: #error minmax(initializer_list<T> t) is not implemented
|
||
minmax_init_list.pass.cpp failed to compile
|
||
minmax_init_list_comp.pass.cpp:33:2: error: #error minmax(initializer_list<T> t, Compare comp) is not implemented
|
||
minmax_init_list_comp.pass.cpp failed to compile
|
||
failed 8 tests in /cayuga/test/algorithms/alg.sorting/alg.min.max
|
||
passed 10 tests in /cayuga/test/algorithms/alg.sorting/alg.min.max
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.nth.element
|
||
passed 4 tests in /cayuga/test/algorithms/alg.sorting/alg.permutation.generators
|
||
passed 1 tests in /cayuga/test/algorithms/alg.sorting/alg.set.operations
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.set.operations/includes
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.set.operations/set.difference
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.set.operations/set.intersection
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.set.operations/set.symmetric.difference
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.set.operations/set.union
|
||
passed 1 tests in /cayuga/test/algorithms/alg.sorting/alg.sort
|
||
passed 4 tests in /cayuga/test/algorithms/alg.sorting/alg.sort/is.sorted
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.sort/partial.sort
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.sort/partial.sort.copy
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.sort/sort
|
||
passed 2 tests in /cayuga/test/algorithms/alg.sorting/alg.sort/stable.sort
|
||
not implemented: /cayuga/test/algorithms/algorithms.general
|
||
not implemented: /cayuga/test/algorithms/algorithms.syn
|
||
not implemented: /cayuga/test/atomics
|
||
not implemented: /cayuga/test/atomics/atomics.fences
|
||
not implemented: /cayuga/test/atomics/atomics.flag
|
||
not implemented: /cayuga/test/atomics/atomics.general
|
||
not implemented: /cayuga/test/atomics/atomics.lockfree
|
||
not implemented: /cayuga/test/atomics/atomics.order
|
||
not implemented: /cayuga/test/atomics/atomics.syn
|
||
not implemented: /cayuga/test/atomics/atomics.types
|
||
not implemented: /cayuga/test/atomics/atomics.types/atomics.types.address
|
||
not implemented: /cayuga/test/atomics/atomics.types/atomics.types.generic
|
||
not implemented: /cayuga/test/atomics/atomics.types/atomics.types.integral
|
||
not implemented: /cayuga/test/atomics/atomics.types.operations
|
||
passed 1 tests in /cayuga/test/containers
|
||
not implemented: /cayuga/test/containers/associative
|
||
not implemented: /cayuga/test/containers/associative/map
|
||
not implemented: /cayuga/test/containers/associative/map/map.access
|
||
not implemented: /cayuga/test/containers/associative/map/map.cons
|
||
not implemented: /cayuga/test/containers/associative/map/map.modifiers
|
||
not implemented: /cayuga/test/containers/associative/map/map.ops
|
||
not implemented: /cayuga/test/containers/associative/map/map.special
|
||
not implemented: /cayuga/test/containers/associative/multimap
|
||
not implemented: /cayuga/test/containers/associative/multimap/multimap.cons
|
||
not implemented: /cayuga/test/containers/associative/multimap/multimap.modifiers
|
||
not implemented: /cayuga/test/containers/associative/multimap/multimap.ops
|
||
not implemented: /cayuga/test/containers/associative/multimap/multimap.special
|
||
not implemented: /cayuga/test/containers/associative/multiset
|
||
not implemented: /cayuga/test/containers/associative/multiset/multiset.cons
|
||
not implemented: /cayuga/test/containers/associative/multiset/multiset.special
|
||
not implemented: /cayuga/test/containers/associative/set
|
||
not implemented: /cayuga/test/containers/associative/set/set.cons
|
||
not implemented: /cayuga/test/containers/associative/set/set.special
|
||
passed 1 tests in /cayuga/test/containers/container.requirements
|
||
passed 1 tests in /cayuga/test/containers/container.requirements/associative.reqmts
|
||
passed 1 tests in /cayuga/test/containers/container.requirements/associative.reqmts/associative.reqmts.except
|
||
not implemented: /cayuga/test/containers/container.requirements/container.concepts
|
||
not implemented: /cayuga/test/containers/container.requirements/container.concepts/container.concepts.free
|
||
not implemented: /cayuga/test/containers/container.requirements/container.concepts/container.concepts.maps
|
||
not implemented: /cayuga/test/containers/container.requirements/container.concepts/container.concepts.member
|
||
passed 1 tests in /cayuga/test/containers/container.requirements/container.requirements.dataraces
|
||
passed 1 tests in /cayuga/test/containers/container.requirements/container.requirements.general
|
||
passed 1 tests in /cayuga/test/containers/container.requirements/sequence.reqmts
|
||
passed 1 tests in /cayuga/test/containers/container.requirements/unord.req
|
||
passed 1 tests in /cayuga/test/containers/container.requirements/unord.req/unord.req.except
|
||
not implemented: /cayuga/test/containers/containers.general
|
||
passed 1 tests in /cayuga/test/containers/sequences
|
||
not implemented: /cayuga/test/containers/sequences/array
|
||
not implemented: /cayuga/test/containers/sequences/array/array.cons
|
||
not implemented: /cayuga/test/containers/sequences/array/array.data
|
||
not implemented: /cayuga/test/containers/sequences/array/array.fill
|
||
not implemented: /cayuga/test/containers/sequences/array/array.size
|
||
not implemented: /cayuga/test/containers/sequences/array/array.special
|
||
not implemented: /cayuga/test/containers/sequences/array/array.tuple
|
||
not implemented: /cayuga/test/containers/sequences/array/array.zero
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/priority.queue
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/priority.queue/priqueue.cons
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/priority.queue/priqueue.members
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/priority.queue/priqueue.special
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/queue
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/queue/queue.defn
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/queue/queue.ops
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/queue/queue.special
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/stack
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/stack/stack.defn
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/stack/stack.ops
|
||
not implemented: /cayuga/test/containers/sequences/container.adaptors/stack/stack.special
|
||
not implemented: /cayuga/test/containers/sequences/deque
|
||
not implemented: /cayuga/test/containers/sequences/deque/deque.capacity
|
||
not implemented: /cayuga/test/containers/sequences/deque/deque.cons
|
||
not implemented: /cayuga/test/containers/sequences/deque/deque.modifiers
|
||
not implemented: /cayuga/test/containers/sequences/deque/deque.special
|
||
not implemented: /cayuga/test/containers/sequences/forwardlist
|
||
not implemented: /cayuga/test/containers/sequences/forwardlist/forwardlist.access
|
||
not implemented: /cayuga/test/containers/sequences/forwardlist/forwardlist.cons
|
||
not implemented: /cayuga/test/containers/sequences/forwardlist/forwardlist.iter
|
||
not implemented: /cayuga/test/containers/sequences/forwardlist/forwardlist.modifiers
|
||
not implemented: /cayuga/test/containers/sequences/forwardlist/forwardlist.ops
|
||
not implemented: /cayuga/test/containers/sequences/forwardlist/forwardlist.spec
|
||
not implemented: /cayuga/test/containers/sequences/list
|
||
not implemented: /cayuga/test/containers/sequences/list/list.capacity
|
||
not implemented: /cayuga/test/containers/sequences/list/list.cons
|
||
not implemented: /cayuga/test/containers/sequences/list/list.modifiers
|
||
not implemented: /cayuga/test/containers/sequences/list/list.ops
|
||
not implemented: /cayuga/test/containers/sequences/list/list.special
|
||
passed 1 tests in /cayuga/test/containers/sequences/vector
|
||
not implemented: /cayuga/test/containers/sequences/vector/vector.capacity
|
||
not implemented: /cayuga/test/containers/sequences/vector/vector.cons
|
||
not implemented: /cayuga/test/containers/sequences/vector/vector.data
|
||
not implemented: /cayuga/test/containers/sequences/vector/vector.modifiers
|
||
not implemented: /cayuga/test/containers/sequences/vector/vector.special
|
||
not implemented: /cayuga/test/containers/sequences/vector.bool
|
||
not implemented: /cayuga/test/containers/unord
|
||
not implemented: /cayuga/test/containers/unord/unord.map
|
||
not implemented: /cayuga/test/containers/unord/unord.map/unord.map.cnstr
|
||
not implemented: /cayuga/test/containers/unord/unord.map/unord.map.elem
|
||
not implemented: /cayuga/test/containers/unord/unord.map/unord.map.swap
|
||
not implemented: /cayuga/test/containers/unord/unord.multimap
|
||
not implemented: /cayuga/test/containers/unord/unord.multimap/unord.multimap.cnstr
|
||
not implemented: /cayuga/test/containers/unord/unord.multimap/unord.multimap.swap
|
||
not implemented: /cayuga/test/containers/unord/unord.multiset
|
||
not implemented: /cayuga/test/containers/unord/unord.multiset/unord.multiset.cnstr
|
||
not implemented: /cayuga/test/containers/unord/unord.multiset/unord.multiset.swap
|
||
not implemented: /cayuga/test/containers/unord/unord.set
|
||
not implemented: /cayuga/test/containers/unord/unord.set/unord.set.cnstr
|
||
not implemented: /cayuga/test/containers/unord/unord.set/unord.set.swap
|
||
passed 1 tests in /cayuga/test/depr
|
||
passed 1 tests in /cayuga/test/depr/depr.auto.ptr
|
||
passed 1 tests in /cayuga/test/depr/depr.auto.ptr/auto.ptr
|
||
passed 10 tests in /cayuga/test/depr/depr.auto.ptr/auto.ptr/auto.ptr.cons
|
||
passed 4 tests in /cayuga/test/depr/depr.auto.ptr/auto.ptr/auto.ptr.conv
|
||
passed 4 tests in /cayuga/test/depr/depr.auto.ptr/auto.ptr/auto.ptr.members
|
||
inttypes_h.pass.cpp:274:2: error: #error PRId8 not defined
|
||
inttypes_h.pass.cpp:278:2: error: #error PRId16 not defined
|
||
inttypes_h.pass.cpp:282:2: error: #error PRId32 not defined
|
||
inttypes_h.pass.cpp:286:2: error: #error PRId64 not defined
|
||
inttypes_h.pass.cpp:290:2: error: #error PRIdLEAST8 not defined
|
||
inttypes_h.pass.cpp:294:2: error: #error PRIdLEAST16 not defined
|
||
inttypes_h.pass.cpp:298:2: error: #error PRIdLEAST32 not defined
|
||
inttypes_h.pass.cpp:302:2: error: #error PRIdLEAST64 not defined
|
||
inttypes_h.pass.cpp:306:2: error: #error PRIdFAST8 not defined
|
||
inttypes_h.pass.cpp:310:2: error: #error PRIdFAST16 not defined
|
||
inttypes_h.pass.cpp:314:2: error: #error PRIdFAST32 not defined
|
||
inttypes_h.pass.cpp:318:2: error: #error PRIdFAST64 not defined
|
||
inttypes_h.pass.cpp:322:2: error: #error PRIdMAX not defined
|
||
inttypes_h.pass.cpp:326:2: error: #error PRIdPTR not defined
|
||
inttypes_h.pass.cpp:330:2: error: #error PRIi8 not defined
|
||
inttypes_h.pass.cpp:334:2: error: #error PRIi16 not defined
|
||
inttypes_h.pass.cpp:338:2: error: #error PRIi32 not defined
|
||
inttypes_h.pass.cpp:342:2: error: #error PRIi64 not defined
|
||
inttypes_h.pass.cpp:346:2: error: #error PRIiLEAST8 not defined
|
||
inttypes_h.pass.cpp:350:2: error: #error PRIiLEAST16 not defined
|
||
inttypes_h.pass.cpp:354:2: error: #error PRIiLEAST32 not defined
|
||
inttypes_h.pass.cpp:358:2: error: #error PRIiLEAST64 not defined
|
||
inttypes_h.pass.cpp:362:2: error: #error PRIiFAST8 not defined
|
||
inttypes_h.pass.cpp:366:2: error: #error PRIiFAST16 not defined
|
||
inttypes_h.pass.cpp:370:2: error: #error PRIiFAST32 not defined
|
||
inttypes_h.pass.cpp:374:2: error: #error PRIiFAST64 not defined
|
||
inttypes_h.pass.cpp:378:2: error: #error PRIiMAX not defined
|
||
inttypes_h.pass.cpp:382:2: error: #error PRIiPTR not defined
|
||
inttypes_h.pass.cpp:386:2: error: #error PRIo8 not defined
|
||
inttypes_h.pass.cpp:390:2: error: #error PRIo16 not defined
|
||
inttypes_h.pass.cpp:394:2: error: #error PRIo32 not defined
|
||
inttypes_h.pass.cpp:398:2: error: #error PRIo64 not defined
|
||
inttypes_h.pass.cpp:402:2: error: #error PRIoLEAST8 not defined
|
||
inttypes_h.pass.cpp:406:2: error: #error PRIoLEAST16 not defined
|
||
inttypes_h.pass.cpp:410:2: error: #error PRIoLEAST32 not defined
|
||
inttypes_h.pass.cpp:414:2: error: #error PRIoLEAST64 not defined
|
||
inttypes_h.pass.cpp:418:2: error: #error PRIoFAST8 not defined
|
||
inttypes_h.pass.cpp:422:2: error: #error PRIoFAST16 not defined
|
||
inttypes_h.pass.cpp:426:2: error: #error PRIoFAST32 not defined
|
||
inttypes_h.pass.cpp:430:2: error: #error PRIoFAST64 not defined
|
||
inttypes_h.pass.cpp:434:2: error: #error PRIoMAX not defined
|
||
inttypes_h.pass.cpp:438:2: error: #error PRIoPTR not defined
|
||
inttypes_h.pass.cpp:442:2: error: #error PRIu8 not defined
|
||
inttypes_h.pass.cpp:446:2: error: #error PRIu16 not defined
|
||
inttypes_h.pass.cpp:450:2: error: #error PRIu32 not defined
|
||
inttypes_h.pass.cpp:454:2: error: #error PRIu64 not defined
|
||
inttypes_h.pass.cpp:458:2: error: #error PRIuLEAST8 not defined
|
||
inttypes_h.pass.cpp:462:2: error: #error PRIuLEAST16 not defined
|
||
inttypes_h.pass.cpp:466:2: error: #error PRIuLEAST32 not defined
|
||
inttypes_h.pass.cpp:470:2: error: #error PRIuLEAST64 not defined
|
||
inttypes_h.pass.cpp:474:2: error: #error PRIuFAST8 not defined
|
||
inttypes_h.pass.cpp:478:2: error: #error PRIuFAST16 not defined
|
||
inttypes_h.pass.cpp:482:2: error: #error PRIuFAST32 not defined
|
||
inttypes_h.pass.cpp:486:2: error: #error PRIuFAST64 not defined
|
||
inttypes_h.pass.cpp:490:2: error: #error PRIuMAX not defined
|
||
inttypes_h.pass.cpp:494:2: error: #error PRIuPTR not defined
|
||
inttypes_h.pass.cpp:498:2: error: #error PRIx8 not defined
|
||
inttypes_h.pass.cpp:502:2: error: #error PRIx16 not defined
|
||
inttypes_h.pass.cpp:506:2: error: #error PRIx32 not defined
|
||
inttypes_h.pass.cpp:510:2: error: #error PRIx64 not defined
|
||
inttypes_h.pass.cpp:514:2: error: #error PRIxLEAST8 not defined
|
||
inttypes_h.pass.cpp:518:2: error: #error PRIxLEAST16 not defined
|
||
inttypes_h.pass.cpp:522:2: error: #error PRIxLEAST32 not defined
|
||
inttypes_h.pass.cpp:526:2: error: #error PRIxLEAST64 not defined
|
||
inttypes_h.pass.cpp:530:2: error: #error PRIxFAST8 not defined
|
||
inttypes_h.pass.cpp:534:2: error: #error PRIxFAST16 not defined
|
||
inttypes_h.pass.cpp:538:2: error: #error PRIxFAST32 not defined
|
||
inttypes_h.pass.cpp:542:2: error: #error PRIxFAST64 not defined
|
||
inttypes_h.pass.cpp:546:2: error: #error PRIxMAX not defined
|
||
inttypes_h.pass.cpp:550:2: error: #error PRIxPTR not defined
|
||
inttypes_h.pass.cpp:554:2: error: #error PRIX8 not defined
|
||
inttypes_h.pass.cpp:558:2: error: #error PRIX16 not defined
|
||
inttypes_h.pass.cpp:562:2: error: #error PRIX32 not defined
|
||
inttypes_h.pass.cpp:566:2: error: #error PRIX64 not defined
|
||
inttypes_h.pass.cpp:570:2: error: #error PRIXLEAST8 not defined
|
||
inttypes_h.pass.cpp:574:2: error: #error PRIXLEAST16 not defined
|
||
inttypes_h.pass.cpp:578:2: error: #error PRIXLEAST32 not defined
|
||
inttypes_h.pass.cpp:582:2: error: #error PRIXLEAST64 not defined
|
||
inttypes_h.pass.cpp:586:2: error: #error PRIXFAST8 not defined
|
||
inttypes_h.pass.cpp:590:2: error: #error PRIXFAST16 not defined
|
||
inttypes_h.pass.cpp:594:2: error: #error PRIXFAST32 not defined
|
||
inttypes_h.pass.cpp:598:2: error: #error PRIXFAST64 not defined
|
||
inttypes_h.pass.cpp:602:2: error: #error PRIXMAX not defined
|
||
inttypes_h.pass.cpp:606:2: error: #error PRIXPTR not defined
|
||
inttypes_h.pass.cpp:610:2: error: #error SCNd8 not defined
|
||
inttypes_h.pass.cpp:614:2: error: #error SCNd16 not defined
|
||
inttypes_h.pass.cpp:618:2: error: #error SCNd32 not defined
|
||
inttypes_h.pass.cpp:622:2: error: #error SCNd64 not defined
|
||
inttypes_h.pass.cpp:626:2: error: #error SCNdLEAST8 not defined
|
||
inttypes_h.pass.cpp:630:2: error: #error SCNdLEAST16 not defined
|
||
inttypes_h.pass.cpp:634:2: error: #error SCNdLEAST32 not defined
|
||
inttypes_h.pass.cpp:638:2: error: #error SCNdLEAST64 not defined
|
||
inttypes_h.pass.cpp:642:2: error: #error SCNdFAST8 not defined
|
||
inttypes_h.pass.cpp:646:2: error: #error SCNdFAST16 not defined
|
||
inttypes_h.pass.cpp:650:2: error: #error SCNdFAST32 not defined
|
||
inttypes_h.pass.cpp:654:2: error: #error SCNdFAST64 not defined
|
||
inttypes_h.pass.cpp:658:2: error: #error SCNdMAX not defined
|
||
inttypes_h.pass.cpp:662:2: error: #error SCNdPTR not defined
|
||
inttypes_h.pass.cpp:666:2: error: #error SCNi8 not defined
|
||
inttypes_h.pass.cpp:670:2: error: #error SCNi16 not defined
|
||
inttypes_h.pass.cpp:674:2: error: #error SCNi32 not defined
|
||
inttypes_h.pass.cpp:678:2: error: #error SCNi64 not defined
|
||
inttypes_h.pass.cpp:682:2: error: #error SCNiLEAST8 not defined
|
||
inttypes_h.pass.cpp:686:2: error: #error SCNiLEAST16 not defined
|
||
inttypes_h.pass.cpp:690:2: error: #error SCNiLEAST32 not defined
|
||
inttypes_h.pass.cpp:694:2: error: #error SCNiLEAST64 not defined
|
||
inttypes_h.pass.cpp:698:2: error: #error SCNiFAST8 not defined
|
||
inttypes_h.pass.cpp:702:2: error: #error SCNiFAST16 not defined
|
||
inttypes_h.pass.cpp:706:2: error: #error SCNiFAST32 not defined
|
||
inttypes_h.pass.cpp:710:2: error: #error SCNiFAST64 not defined
|
||
inttypes_h.pass.cpp:714:2: error: #error SCNiMAX not defined
|
||
inttypes_h.pass.cpp:718:2: error: #error SCNiPTR not defined
|
||
inttypes_h.pass.cpp:722:2: error: #error SCNo8 not defined
|
||
inttypes_h.pass.cpp:726:2: error: #error SCNo16 not defined
|
||
inttypes_h.pass.cpp:730:2: error: #error SCNo32 not defined
|
||
inttypes_h.pass.cpp:734:2: error: #error SCNo64 not defined
|
||
inttypes_h.pass.cpp:738:2: error: #error SCNoLEAST8 not defined
|
||
inttypes_h.pass.cpp:742:2: error: #error SCNoLEAST16 not defined
|
||
inttypes_h.pass.cpp:746:2: error: #error SCNoLEAST32 not defined
|
||
inttypes_h.pass.cpp:750:2: error: #error SCNoLEAST64 not defined
|
||
inttypes_h.pass.cpp:754:2: error: #error SCNoFAST8 not defined
|
||
inttypes_h.pass.cpp:758:2: error: #error SCNoFAST16 not defined
|
||
inttypes_h.pass.cpp:762:2: error: #error SCNoFAST32 not defined
|
||
inttypes_h.pass.cpp:766:2: error: #error SCNoFAST64 not defined
|
||
inttypes_h.pass.cpp:770:2: error: #error SCNoMAX not defined
|
||
inttypes_h.pass.cpp:774:2: error: #error SCNoPTR not defined
|
||
inttypes_h.pass.cpp:778:2: error: #error SCNu8 not defined
|
||
inttypes_h.pass.cpp:782:2: error: #error SCNu16 not defined
|
||
inttypes_h.pass.cpp:786:2: error: #error SCNu32 not defined
|
||
inttypes_h.pass.cpp:790:2: error: #error SCNu64 not defined
|
||
inttypes_h.pass.cpp:794:2: error: #error SCNuLEAST8 not defined
|
||
inttypes_h.pass.cpp:798:2: error: #error SCNuLEAST16 not defined
|
||
inttypes_h.pass.cpp:802:2: error: #error SCNuLEAST32 not defined
|
||
inttypes_h.pass.cpp:806:2: error: #error SCNuLEAST64 not defined
|
||
inttypes_h.pass.cpp:810:2: error: #error SCNuFAST8 not defined
|
||
inttypes_h.pass.cpp:814:2: error: #error SCNuFAST16 not defined
|
||
inttypes_h.pass.cpp:818:2: error: #error SCNuFAST32 not defined
|
||
inttypes_h.pass.cpp:822:2: error: #error SCNuFAST64 not defined
|
||
inttypes_h.pass.cpp:826:2: error: #error SCNuMAX not defined
|
||
inttypes_h.pass.cpp:830:2: error: #error SCNuPTR not defined
|
||
inttypes_h.pass.cpp:834:2: error: #error SCNx8 not defined
|
||
inttypes_h.pass.cpp:838:2: error: #error SCNx16 not defined
|
||
inttypes_h.pass.cpp:842:2: error: #error SCNx32 not defined
|
||
inttypes_h.pass.cpp:846:2: error: #error SCNx64 not defined
|
||
inttypes_h.pass.cpp:850:2: error: #error SCNxLEAST8 not defined
|
||
inttypes_h.pass.cpp:854:2: error: #error SCNxLEAST16 not defined
|
||
inttypes_h.pass.cpp:858:2: error: #error SCNxLEAST32 not defined
|
||
inttypes_h.pass.cpp:862:2: error: #error SCNxLEAST64 not defined
|
||
inttypes_h.pass.cpp:866:2: error: #error SCNxFAST8 not defined
|
||
inttypes_h.pass.cpp:870:2: error: #error SCNxFAST16 not defined
|
||
inttypes_h.pass.cpp:874:2: error: #error SCNxFAST32 not defined
|
||
inttypes_h.pass.cpp:878:2: error: #error SCNxFAST64 not defined
|
||
inttypes_h.pass.cpp:882:2: error: #error SCNxMAX not defined
|
||
inttypes_h.pass.cpp:886:2: error: #error SCNxPTR not defined
|
||
inttypes_h.pass.cpp failed to compile
|
||
uchar_h.pass.cpp:26:19: error: uchar.h: No such file or directory
|
||
uchar_h.pass.cpp failed to compile
|
||
failed 2 tests in /cayuga/test/depr/depr.c.headers
|
||
passed 24 tests in /cayuga/test/depr/depr.c.headers
|
||
not implemented: /cayuga/test/depr/depr.ios.members
|
||
passed 1 tests in /cayuga/test/depr/depr.lib.binders
|
||
passed 1 tests in /cayuga/test/depr/depr.lib.binders/depr.lib.bind.1st
|
||
passed 1 tests in /cayuga/test/depr/depr.lib.binders/depr.lib.bind.2nd
|
||
passed 1 tests in /cayuga/test/depr/depr.lib.binders/depr.lib.binder.1st
|
||
passed 1 tests in /cayuga/test/depr/depr.lib.binders/depr.lib.binder.2nd
|
||
passed 1 tests in /cayuga/test/depr/depr.lib.iterator.primitives
|
||
not implemented: /cayuga/test/depr/depr.lib.iterator.primitives/iterator.backward
|
||
passed 1 tests in /cayuga/test/depr/depr.lib.iterator.primitives/iterator.basic
|
||
passed 4 tests in /cayuga/test/depr/depr.lib.iterator.primitives/iterator.traits
|
||
passed 5 tests in /cayuga/test/depr/depr.lib.iterator.primitives/std.iterator.tags
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.istrstream
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.istrstream/depr.istrstream.cons
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.istrstream/depr.istrstream.members
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.ostrstream
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.cons
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.ostrstream/depr.ostrstream.members
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstream
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.cons
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.dest
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstream/depr.strstream.oper
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstreambuf
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.members
|
||
not implemented: /cayuga/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals
|
||
passed 1 tests in /cayuga/test/diagnostics
|
||
passed 1 tests in /cayuga/test/diagnostics/assertions
|
||
not implemented: /cayuga/test/diagnostics/diagnostics.general
|
||
cerrno.pass.cpp:257:2: error: #error ENOTRECOVERABLE not defined
|
||
cerrno.pass.cpp:285:2: error: #error EOWNERDEAD not defined
|
||
cerrno.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/diagnostics/errno
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/domain.error
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/invalid.argument
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/length.error
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/logic.error
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/out.of.range
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/overflow.error
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/range.error
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/runtime.error
|
||
passed 1 tests in /cayuga/test/diagnostics/std.exceptions/underflow.error
|
||
not implemented: /cayuga/test/diagnostics/syserr
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.compare
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcat
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcat/syserr.errcat.derived
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcat/syserr.errcat.nonvirtuals
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcat/syserr.errcat.objects
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcat/syserr.errcat.overview
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcat/syserr.errcat.virtuals
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcode
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcode/syserr.errcode.constructors
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcode/syserr.errcode.modifiers
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcode/syserr.errcode.nonmembers
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcode/syserr.errcode.observers
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcode/syserr.errcode.overview
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcode/syserr.errcodeenum
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcondition
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcondition/syserr.errcondenum
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcondition/syserr.errcondition.constructors
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcondition/syserr.errcondition.modifiers
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcondition/syserr.errcondition.nonmembers
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcondition/syserr.errcondition.observers
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.errcondition/syserr.errcondition.overview
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.syserr
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.syserr/syserr.syserr.members
|
||
not implemented: /cayuga/test/diagnostics/syserr/syserr.syserr/syserr.syserr.overview
|
||
not implemented: /cayuga/test/input.output
|
||
not implemented: /cayuga/test/input.output/file.streams
|
||
cinttypes.pass.cpp:274:2: error: #error PRId8 not defined
|
||
cinttypes.pass.cpp:278:2: error: #error PRId16 not defined
|
||
cinttypes.pass.cpp:282:2: error: #error PRId32 not defined
|
||
cinttypes.pass.cpp:286:2: error: #error PRId64 not defined
|
||
cinttypes.pass.cpp:290:2: error: #error PRIdLEAST8 not defined
|
||
cinttypes.pass.cpp:294:2: error: #error PRIdLEAST16 not defined
|
||
cinttypes.pass.cpp:298:2: error: #error PRIdLEAST32 not defined
|
||
cinttypes.pass.cpp:302:2: error: #error PRIdLEAST64 not defined
|
||
cinttypes.pass.cpp:306:2: error: #error PRIdFAST8 not defined
|
||
cinttypes.pass.cpp:310:2: error: #error PRIdFAST16 not defined
|
||
cinttypes.pass.cpp:314:2: error: #error PRIdFAST32 not defined
|
||
cinttypes.pass.cpp:318:2: error: #error PRIdFAST64 not defined
|
||
cinttypes.pass.cpp:322:2: error: #error PRIdMAX not defined
|
||
cinttypes.pass.cpp:326:2: error: #error PRIdPTR not defined
|
||
cinttypes.pass.cpp:330:2: error: #error PRIi8 not defined
|
||
cinttypes.pass.cpp:334:2: error: #error PRIi16 not defined
|
||
cinttypes.pass.cpp:338:2: error: #error PRIi32 not defined
|
||
cinttypes.pass.cpp:342:2: error: #error PRIi64 not defined
|
||
cinttypes.pass.cpp:346:2: error: #error PRIiLEAST8 not defined
|
||
cinttypes.pass.cpp:350:2: error: #error PRIiLEAST16 not defined
|
||
cinttypes.pass.cpp:354:2: error: #error PRIiLEAST32 not defined
|
||
cinttypes.pass.cpp:358:2: error: #error PRIiLEAST64 not defined
|
||
cinttypes.pass.cpp:362:2: error: #error PRIiFAST8 not defined
|
||
cinttypes.pass.cpp:366:2: error: #error PRIiFAST16 not defined
|
||
cinttypes.pass.cpp:370:2: error: #error PRIiFAST32 not defined
|
||
cinttypes.pass.cpp:374:2: error: #error PRIiFAST64 not defined
|
||
cinttypes.pass.cpp:378:2: error: #error PRIiMAX not defined
|
||
cinttypes.pass.cpp:382:2: error: #error PRIiPTR not defined
|
||
cinttypes.pass.cpp:386:2: error: #error PRIo8 not defined
|
||
cinttypes.pass.cpp:390:2: error: #error PRIo16 not defined
|
||
cinttypes.pass.cpp:394:2: error: #error PRIo32 not defined
|
||
cinttypes.pass.cpp:398:2: error: #error PRIo64 not defined
|
||
cinttypes.pass.cpp:402:2: error: #error PRIoLEAST8 not defined
|
||
cinttypes.pass.cpp:406:2: error: #error PRIoLEAST16 not defined
|
||
cinttypes.pass.cpp:410:2: error: #error PRIoLEAST32 not defined
|
||
cinttypes.pass.cpp:414:2: error: #error PRIoLEAST64 not defined
|
||
cinttypes.pass.cpp:418:2: error: #error PRIoFAST8 not defined
|
||
cinttypes.pass.cpp:422:2: error: #error PRIoFAST16 not defined
|
||
cinttypes.pass.cpp:426:2: error: #error PRIoFAST32 not defined
|
||
cinttypes.pass.cpp:430:2: error: #error PRIoFAST64 not defined
|
||
cinttypes.pass.cpp:434:2: error: #error PRIoMAX not defined
|
||
cinttypes.pass.cpp:438:2: error: #error PRIoPTR not defined
|
||
cinttypes.pass.cpp:442:2: error: #error PRIu8 not defined
|
||
cinttypes.pass.cpp:446:2: error: #error PRIu16 not defined
|
||
cinttypes.pass.cpp:450:2: error: #error PRIu32 not defined
|
||
cinttypes.pass.cpp:454:2: error: #error PRIu64 not defined
|
||
cinttypes.pass.cpp:458:2: error: #error PRIuLEAST8 not defined
|
||
cinttypes.pass.cpp:462:2: error: #error PRIuLEAST16 not defined
|
||
cinttypes.pass.cpp:466:2: error: #error PRIuLEAST32 not defined
|
||
cinttypes.pass.cpp:470:2: error: #error PRIuLEAST64 not defined
|
||
cinttypes.pass.cpp:474:2: error: #error PRIuFAST8 not defined
|
||
cinttypes.pass.cpp:478:2: error: #error PRIuFAST16 not defined
|
||
cinttypes.pass.cpp:482:2: error: #error PRIuFAST32 not defined
|
||
cinttypes.pass.cpp:486:2: error: #error PRIuFAST64 not defined
|
||
cinttypes.pass.cpp:490:2: error: #error PRIuMAX not defined
|
||
cinttypes.pass.cpp:494:2: error: #error PRIuPTR not defined
|
||
cinttypes.pass.cpp:498:2: error: #error PRIx8 not defined
|
||
cinttypes.pass.cpp:502:2: error: #error PRIx16 not defined
|
||
cinttypes.pass.cpp:506:2: error: #error PRIx32 not defined
|
||
cinttypes.pass.cpp:510:2: error: #error PRIx64 not defined
|
||
cinttypes.pass.cpp:514:2: error: #error PRIxLEAST8 not defined
|
||
cinttypes.pass.cpp:518:2: error: #error PRIxLEAST16 not defined
|
||
cinttypes.pass.cpp:522:2: error: #error PRIxLEAST32 not defined
|
||
cinttypes.pass.cpp:526:2: error: #error PRIxLEAST64 not defined
|
||
cinttypes.pass.cpp:530:2: error: #error PRIxFAST8 not defined
|
||
cinttypes.pass.cpp:534:2: error: #error PRIxFAST16 not defined
|
||
cinttypes.pass.cpp:538:2: error: #error PRIxFAST32 not defined
|
||
cinttypes.pass.cpp:542:2: error: #error PRIxFAST64 not defined
|
||
cinttypes.pass.cpp:546:2: error: #error PRIxMAX not defined
|
||
cinttypes.pass.cpp:550:2: error: #error PRIxPTR not defined
|
||
cinttypes.pass.cpp:554:2: error: #error PRIX8 not defined
|
||
cinttypes.pass.cpp:558:2: error: #error PRIX16 not defined
|
||
cinttypes.pass.cpp:562:2: error: #error PRIX32 not defined
|
||
cinttypes.pass.cpp:566:2: error: #error PRIX64 not defined
|
||
cinttypes.pass.cpp:570:2: error: #error PRIXLEAST8 not defined
|
||
cinttypes.pass.cpp:574:2: error: #error PRIXLEAST16 not defined
|
||
cinttypes.pass.cpp:578:2: error: #error PRIXLEAST32 not defined
|
||
cinttypes.pass.cpp:582:2: error: #error PRIXLEAST64 not defined
|
||
cinttypes.pass.cpp:586:2: error: #error PRIXFAST8 not defined
|
||
cinttypes.pass.cpp:590:2: error: #error PRIXFAST16 not defined
|
||
cinttypes.pass.cpp:594:2: error: #error PRIXFAST32 not defined
|
||
cinttypes.pass.cpp:598:2: error: #error PRIXFAST64 not defined
|
||
cinttypes.pass.cpp:602:2: error: #error PRIXMAX not defined
|
||
cinttypes.pass.cpp:606:2: error: #error PRIXPTR not defined
|
||
cinttypes.pass.cpp:610:2: error: #error SCNd8 not defined
|
||
cinttypes.pass.cpp:614:2: error: #error SCNd16 not defined
|
||
cinttypes.pass.cpp:618:2: error: #error SCNd32 not defined
|
||
cinttypes.pass.cpp:622:2: error: #error SCNd64 not defined
|
||
cinttypes.pass.cpp:626:2: error: #error SCNdLEAST8 not defined
|
||
cinttypes.pass.cpp:630:2: error: #error SCNdLEAST16 not defined
|
||
cinttypes.pass.cpp:634:2: error: #error SCNdLEAST32 not defined
|
||
cinttypes.pass.cpp:638:2: error: #error SCNdLEAST64 not defined
|
||
cinttypes.pass.cpp:642:2: error: #error SCNdFAST8 not defined
|
||
cinttypes.pass.cpp:646:2: error: #error SCNdFAST16 not defined
|
||
cinttypes.pass.cpp:650:2: error: #error SCNdFAST32 not defined
|
||
cinttypes.pass.cpp:654:2: error: #error SCNdFAST64 not defined
|
||
cinttypes.pass.cpp:658:2: error: #error SCNdMAX not defined
|
||
cinttypes.pass.cpp:662:2: error: #error SCNdPTR not defined
|
||
cinttypes.pass.cpp:666:2: error: #error SCNi8 not defined
|
||
cinttypes.pass.cpp:670:2: error: #error SCNi16 not defined
|
||
cinttypes.pass.cpp:674:2: error: #error SCNi32 not defined
|
||
cinttypes.pass.cpp:678:2: error: #error SCNi64 not defined
|
||
cinttypes.pass.cpp:682:2: error: #error SCNiLEAST8 not defined
|
||
cinttypes.pass.cpp:686:2: error: #error SCNiLEAST16 not defined
|
||
cinttypes.pass.cpp:690:2: error: #error SCNiLEAST32 not defined
|
||
cinttypes.pass.cpp:694:2: error: #error SCNiLEAST64 not defined
|
||
cinttypes.pass.cpp:698:2: error: #error SCNiFAST8 not defined
|
||
cinttypes.pass.cpp:702:2: error: #error SCNiFAST16 not defined
|
||
cinttypes.pass.cpp:706:2: error: #error SCNiFAST32 not defined
|
||
cinttypes.pass.cpp:710:2: error: #error SCNiFAST64 not defined
|
||
cinttypes.pass.cpp:714:2: error: #error SCNiMAX not defined
|
||
cinttypes.pass.cpp:718:2: error: #error SCNiPTR not defined
|
||
cinttypes.pass.cpp:722:2: error: #error SCNo8 not defined
|
||
cinttypes.pass.cpp:726:2: error: #error SCNo16 not defined
|
||
cinttypes.pass.cpp:730:2: error: #error SCNo32 not defined
|
||
cinttypes.pass.cpp:734:2: error: #error SCNo64 not defined
|
||
cinttypes.pass.cpp:738:2: error: #error SCNoLEAST8 not defined
|
||
cinttypes.pass.cpp:742:2: error: #error SCNoLEAST16 not defined
|
||
cinttypes.pass.cpp:746:2: error: #error SCNoLEAST32 not defined
|
||
cinttypes.pass.cpp:750:2: error: #error SCNoLEAST64 not defined
|
||
cinttypes.pass.cpp:754:2: error: #error SCNoFAST8 not defined
|
||
cinttypes.pass.cpp:758:2: error: #error SCNoFAST16 not defined
|
||
cinttypes.pass.cpp:762:2: error: #error SCNoFAST32 not defined
|
||
cinttypes.pass.cpp:766:2: error: #error SCNoFAST64 not defined
|
||
cinttypes.pass.cpp:770:2: error: #error SCNoMAX not defined
|
||
cinttypes.pass.cpp:774:2: error: #error SCNoPTR not defined
|
||
cinttypes.pass.cpp:778:2: error: #error SCNu8 not defined
|
||
cinttypes.pass.cpp:782:2: error: #error SCNu16 not defined
|
||
cinttypes.pass.cpp:786:2: error: #error SCNu32 not defined
|
||
cinttypes.pass.cpp:790:2: error: #error SCNu64 not defined
|
||
cinttypes.pass.cpp:794:2: error: #error SCNuLEAST8 not defined
|
||
cinttypes.pass.cpp:798:2: error: #error SCNuLEAST16 not defined
|
||
cinttypes.pass.cpp:802:2: error: #error SCNuLEAST32 not defined
|
||
cinttypes.pass.cpp:806:2: error: #error SCNuLEAST64 not defined
|
||
cinttypes.pass.cpp:810:2: error: #error SCNuFAST8 not defined
|
||
cinttypes.pass.cpp:814:2: error: #error SCNuFAST16 not defined
|
||
cinttypes.pass.cpp:818:2: error: #error SCNuFAST32 not defined
|
||
cinttypes.pass.cpp:822:2: error: #error SCNuFAST64 not defined
|
||
cinttypes.pass.cpp:826:2: error: #error SCNuMAX not defined
|
||
cinttypes.pass.cpp:830:2: error: #error SCNuPTR not defined
|
||
cinttypes.pass.cpp:834:2: error: #error SCNx8 not defined
|
||
cinttypes.pass.cpp:838:2: error: #error SCNx16 not defined
|
||
cinttypes.pass.cpp:842:2: error: #error SCNx32 not defined
|
||
cinttypes.pass.cpp:846:2: error: #error SCNx64 not defined
|
||
cinttypes.pass.cpp:850:2: error: #error SCNxLEAST8 not defined
|
||
cinttypes.pass.cpp:854:2: error: #error SCNxLEAST16 not defined
|
||
cinttypes.pass.cpp:858:2: error: #error SCNxLEAST32 not defined
|
||
cinttypes.pass.cpp:862:2: error: #error SCNxLEAST64 not defined
|
||
cinttypes.pass.cpp:866:2: error: #error SCNxFAST8 not defined
|
||
cinttypes.pass.cpp:870:2: error: #error SCNxFAST16 not defined
|
||
cinttypes.pass.cpp:874:2: error: #error SCNxFAST32 not defined
|
||
cinttypes.pass.cpp:878:2: error: #error SCNxFAST64 not defined
|
||
cinttypes.pass.cpp:882:2: error: #error SCNxMAX not defined
|
||
cinttypes.pass.cpp:886:2: error: #error SCNxPTR not defined
|
||
cinttypes.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/input.output/file.streams/c.files
|
||
passed 1 tests in /cayuga/test/input.output/file.streams/c.files
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/filebuf
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/filebuf.assign
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/filebuf.cons
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/filebuf.members
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/filebuf.virtuals
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/fstream
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/fstream.assign
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/fstream.cons
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/fstream.members
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ifstream
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ifstream.assign
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ifstream.cons
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ifstream.members
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ofstream
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ofstream.assign
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ofstream.cons
|
||
not implemented: /cayuga/test/input.output/file.streams/fstreams/ofstream.members
|
||
not implemented: /cayuga/test/input.output/input.output.general
|
||
not implemented: /cayuga/test/input.output/iostream.format
|
||
not implemented: /cayuga/test/input.output/iostream.format/ext.manip
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/iostreamclass
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/iostreamclass/iostream.assign
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/iostreamclass/iostream.cons
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/iostreamclass/iostream.dest
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream/istream.assign
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream/istream.cons
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream/istream::sentry
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream.formatted
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.arithmetic
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream.formatted/istream.formatted.reqmts
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream.formatted/istream::extractors
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream.manip
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream.rvalue
|
||
not implemented: /cayuga/test/input.output/iostream.format/input.streams/istream.unformatted
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.assign
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.cons
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.formatted
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.formatted.reqmts
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.arithmetic
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.formatted/ostream.inserters.character
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.manip
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.rvalue
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.seeks
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream.unformatted
|
||
not implemented: /cayuga/test/input.output/iostream.format/output.streams/ostream::sentry
|
||
not implemented: /cayuga/test/input.output/iostream.format/std.manip
|
||
passed 1 tests in /cayuga/test/input.output/iostream.forward
|
||
not implemented: /cayuga/test/input.output/iostream.objects
|
||
not implemented: /cayuga/test/input.output/iostream.objects/narrow.stream.objects
|
||
not implemented: /cayuga/test/input.output/iostream.objects/wide.stream.objects
|
||
not implemented: /cayuga/test/input.output/iostreams.base
|
||
not implemented: /cayuga/test/input.output/iostreams.base/fpos
|
||
not implemented: /cayuga/test/input.output/iostreams.base/fpos/fpos.members
|
||
not implemented: /cayuga/test/input.output/iostreams.base/fpos/fpos.operations
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios/basic.ios.cons
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios/basic.ios.members
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios/iostate.flags
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/fmtflags.state
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.base.callback
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.base.cons
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.base.locales
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.base.storage
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.members.static
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.types
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.types/ios::Init
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.types/ios::failure
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.types/ios::fmtflags
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.types/ios::iostate
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.types/ios::openmode
|
||
not implemented: /cayuga/test/input.output/iostreams.base/ios.base/ios.types/ios::seekdir
|
||
not implemented: /cayuga/test/input.output/iostreams.base/std.ios.manip
|
||
not implemented: /cayuga/test/input.output/iostreams.base/std.ios.manip/adjustfield.manip
|
||
not implemented: /cayuga/test/input.output/iostreams.base/std.ios.manip/basefield.manip
|
||
not implemented: /cayuga/test/input.output/iostreams.base/std.ios.manip/error.reporting
|
||
not implemented: /cayuga/test/input.output/iostreams.base/std.ios.manip/floatfield.manip
|
||
not implemented: /cayuga/test/input.output/iostreams.base/std.ios.manip/fmtflags.manip
|
||
not implemented: /cayuga/test/input.output/iostreams.base/stream.types
|
||
not implemented: /cayuga/test/input.output/iostreams.requirements
|
||
not implemented: /cayuga/test/input.output/iostreams.requirements/iostream.limits.imbue
|
||
not implemented: /cayuga/test/input.output/iostreams.requirements/iostreams.limits.pos
|
||
not implemented: /cayuga/test/input.output/iostreams.requirements/iostreams.threadsafety
|
||
not implemented: /cayuga/test/input.output/stream.buffers
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.cons
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.members
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.buffer
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.locales
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.pback
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.protected
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.assign
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.get.area
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.virtuals
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.buffer
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.get
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.locales
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.pback
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.put
|
||
not implemented: /cayuga/test/input.output/stream.buffers/streambuf.reqts
|
||
not implemented: /cayuga/test/input.output/string.streams
|
||
not implemented: /cayuga/test/input.output/string.streams/istringstream
|
||
not implemented: /cayuga/test/input.output/string.streams/istringstream/istringstream.assign
|
||
not implemented: /cayuga/test/input.output/string.streams/istringstream/istringstream.cons
|
||
not implemented: /cayuga/test/input.output/string.streams/istringstream/istringstream.members
|
||
not implemented: /cayuga/test/input.output/string.streams/ostringstream
|
||
not implemented: /cayuga/test/input.output/string.streams/ostringstream/ostringstream.assign
|
||
not implemented: /cayuga/test/input.output/string.streams/ostringstream/ostringstream.cons
|
||
not implemented: /cayuga/test/input.output/string.streams/ostringstream/ostringstream.members
|
||
not implemented: /cayuga/test/input.output/string.streams/stringbuf
|
||
not implemented: /cayuga/test/input.output/string.streams/stringbuf/stringbuf.assign
|
||
not implemented: /cayuga/test/input.output/string.streams/stringbuf/stringbuf.cons
|
||
not implemented: /cayuga/test/input.output/string.streams/stringbuf/stringbuf.members
|
||
not implemented: /cayuga/test/input.output/string.streams/stringbuf/stringbuf.virtuals
|
||
not implemented: /cayuga/test/input.output/string.streams/stringstream
|
||
not implemented: /cayuga/test/input.output/string.streams/stringstream.cons
|
||
not implemented: /cayuga/test/input.output/string.streams/stringstream.cons/stringstream.assign
|
||
not implemented: /cayuga/test/input.output/string.streams/stringstream.members
|
||
passed 1 tests in /cayuga/test/iterators
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/back.insert.iter.ops
|
||
passed 2 tests in /cayuga/test/iterators/insert.iterators/back.insert.iter.ops/back.insert.iter.cons
|
||
not implemented: /cayuga/test/iterators/insert.iterators/back.insert.iter.ops/back.insert.iter.maps
|
||
passed 2 tests in /cayuga/test/iterators/insert.iterators/back.insert.iter.ops/back.insert.iter.op++
|
||
passed 2 tests in /cayuga/test/iterators/insert.iterators/back.insert.iter.ops/back.insert.iter.op=
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/back.insert.iter.ops/back.insert.iter.op_astrk
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/back.insert.iter.ops/back.inserter
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/back.insert.iterator
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iter.ops
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iter.ops/front.insert.iter.cons
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iter.ops/front.insert.iter.maps
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iter.ops/front.insert.iter.op++
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iter.ops/front.insert.iter.op=
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iter.ops/front.insert.iter.op_astrk
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iter.ops/front.inserter
|
||
not implemented: /cayuga/test/iterators/insert.iterators/front.insert.iterator
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/insert.iter.ops
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/insert.iter.ops/insert.iter.cons
|
||
not implemented: /cayuga/test/iterators/insert.iterators/insert.iter.ops/insert.iter.maps
|
||
passed 2 tests in /cayuga/test/iterators/insert.iterators/insert.iter.ops/insert.iter.op++
|
||
passed 2 tests in /cayuga/test/iterators/insert.iterators/insert.iter.ops/insert.iter.op=
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/insert.iter.ops/insert.iter.op_astrk
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/insert.iter.ops/inserter
|
||
passed 1 tests in /cayuga/test/iterators/insert.iterators/insert.iterator
|
||
not implemented: /cayuga/test/iterators/iterator.concepts
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/bidirectional.iterators
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/forward.iterators
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/input.iterators
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/iterator.concepts.range
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/iterator.iterators
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/output.iterators
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/random.access.iterators
|
||
not implemented: /cayuga/test/iterators/iterator.concepts/shuffle.iterators
|
||
next.pass.cpp: In function ‘void test(It, typename std::__yuga1::iterator_traits<_Tp>::difference_type, It)’:
|
||
next.pass.cpp:38: error: ‘next’ is not a member of ‘std’
|
||
next.pass.cpp: In function ‘void test(It, It)’:
|
||
next.pass.cpp:45: error: ‘next’ is not a member of ‘std’
|
||
next.pass.cpp failed to compile
|
||
prev.pass.cpp: In function ‘void test(It, typename std::__yuga1::iterator_traits<_Tp>::difference_type, It)’:
|
||
prev.pass.cpp:38: error: ‘prev’ is not a member of ‘std’
|
||
prev.pass.cpp: In function ‘void test(It, It)’:
|
||
prev.pass.cpp:45: error: ‘next’ is not a member of ‘std’
|
||
prev.pass.cpp failed to compile
|
||
failed 2 tests in /cayuga/test/iterators/iterator.operations
|
||
passed 2 tests in /cayuga/test/iterators/iterator.operations
|
||
passed 1 tests in /cayuga/test/iterators/iterator.syn
|
||
not implemented: /cayuga/test/iterators/iterators.general
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops
|
||
not implemented: /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.maps
|
||
passed 3 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.nonmember
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.+
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.+=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.-
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.-=
|
||
passed 6 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.comp
|
||
passed 5 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.const
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.conv
|
||
passed 2 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.decr
|
||
passed 2 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.incr
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.ref
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star
|
||
passed 2 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/move.iterators/move.iterator
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators
|
||
not implemented: /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.maps
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops
|
||
passed 5 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.cons
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.conv
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op!=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op+
|
||
passed 2 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op++
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op+=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op-
|
||
passed 2 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op--
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op-=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op.star
|
||
passed 2 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.op==
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opdiff
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opgt
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opgt=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opindex
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.oplt
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.oplt=
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opref
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.opsum
|
||
passed 1 tests in /cayuga/test/iterators/predef.iterators/reverse.iterators/reverse.iterator
|
||
not implemented: /cayuga/test/iterators/stream.iterators
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istream.iterator
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istream.iterator/istream.iterator.cons
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istream.iterator/istream.iterator.ops
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator.cons
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator::equal
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator::op!=
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator::op++
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator::op==
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator::op_astrk
|
||
not implemented: /cayuga/test/iterators/stream.iterators/istreambuf.iterator/istreambuf.iterator::proxy
|
||
not implemented: /cayuga/test/iterators/stream.iterators/ostream.iterator
|
||
not implemented: /cayuga/test/iterators/stream.iterators/ostream.iterator/ostream.iterator.cons.des
|
||
not implemented: /cayuga/test/iterators/stream.iterators/ostream.iterator/ostream.iterator.ops
|
||
not implemented: /cayuga/test/iterators/stream.iterators/ostreambuf.iterator
|
||
not implemented: /cayuga/test/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.cons
|
||
not implemented: /cayuga/test/iterators/stream.iterators/ostreambuf.iterator/ostreambuf.iter.ops
|
||
passed 1 tests in /cayuga/test/language.support
|
||
passed 1 tests in /cayuga/test/language.support/cstdint
|
||
passed 1 tests in /cayuga/test/language.support/cstdint/cstdint.syn
|
||
passed 1 tests in /cayuga/test/language.support/cstdint/stdinth
|
||
passed 1 tests in /cayuga/test/language.support/support.dynamic
|
||
passed 1 tests in /cayuga/test/language.support/support.dynamic/alloc.errors
|
||
passed 1 tests in /cayuga/test/language.support/support.dynamic/alloc.errors/bad.alloc
|
||
passed 1 tests in /cayuga/test/language.support/support.dynamic/alloc.errors/new.handler
|
||
passed 1 tests in /cayuga/test/language.support/support.dynamic/alloc.errors/set.new.handler
|
||
passed 1 tests in /cayuga/test/language.support/support.dynamic/new.delete
|
||
Assertion failed: (new_called), function main, file new_array_nothrow_replace.pass.cpp, line 59.
|
||
./testit: line 94: 36377 Abort trap ./a.out
|
||
new_array_nothrow_replace.pass.cpp failed at run time
|
||
failed 1 tests in /cayuga/test/language.support/support.dynamic/new.delete/new.delete.array
|
||
passed 3 tests in /cayuga/test/language.support/support.dynamic/new.delete/new.delete.array
|
||
passed 1 tests in /cayuga/test/language.support/support.dynamic/new.delete/new.delete.dataraces
|
||
passed 2 tests in /cayuga/test/language.support/support.dynamic/new.delete/new.delete.placement
|
||
Assertion failed: (new_called), function main, file new_nothrow_replace.pass.cpp, line 59.
|
||
./testit: line 94: 36447 Abort trap ./a.out
|
||
new_nothrow_replace.pass.cpp failed at run time
|
||
failed 1 tests in /cayuga/test/language.support/support.dynamic/new.delete/new.delete.single
|
||
passed 3 tests in /cayuga/test/language.support/support.dynamic/new.delete/new.delete.single
|
||
passed 1 tests in /cayuga/test/language.support/support.exception
|
||
not implemented: /cayuga/test/language.support/support.exception/except.nested
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.terminate
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.terminate/set.terminate
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.terminate/terminate
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.terminate/terminate.handler
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.unexpected
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.unexpected/bad.exception
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.unexpected/set.unexpected
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.unexpected/unexpected
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/exception.unexpected/unexpected.handler
|
||
not implemented: /cayuga/test/language.support/support.exception/propagation
|
||
passed 1 tests in /cayuga/test/language.support/support.exception/uncaught
|
||
not implemented: /cayuga/test/language.support/support.general
|
||
not implemented: /cayuga/test/language.support/support.initlist
|
||
not implemented: /cayuga/test/language.support/support.initlist/support.initlist.access
|
||
not implemented: /cayuga/test/language.support/support.initlist/support.initlist.concept
|
||
not implemented: /cayuga/test/language.support/support.initlist/support.initlist.cons
|
||
passed 1 tests in /cayuga/test/language.support/support.limits
|
||
passed 2 tests in /cayuga/test/language.support/support.limits/c.limits
|
||
passed 1 tests in /cayuga/test/language.support/support.limits/limits
|
||
passed 1 tests in /cayuga/test/language.support/support.limits/limits/denorm.style
|
||
passed 1 tests in /cayuga/test/language.support/support.limits/limits/numeric.limits
|
||
passed 31 tests in /cayuga/test/language.support/support.limits/limits/numeric.limits.members
|
||
passed 1 tests in /cayuga/test/language.support/support.limits/limits/numeric.special
|
||
passed 1 tests in /cayuga/test/language.support/support.limits/limits/round.style
|
||
passed 1 tests in /cayuga/test/language.support/support.rtti
|
||
passed 1 tests in /cayuga/test/language.support/support.rtti/bad.cast
|
||
passed 1 tests in /cayuga/test/language.support/support.rtti/bad.typeid
|
||
not implemented: /cayuga/test/language.support/support.rtti/type.index
|
||
not implemented: /cayuga/test/language.support/support.rtti/type.index/type.index.members
|
||
not implemented: /cayuga/test/language.support/support.rtti/type.index/type.index.overview
|
||
not implemented: /cayuga/test/language.support/support.rtti/type.index/type.index.templ
|
||
type_info_hash.pass.cpp: In function ‘int main()’:
|
||
type_info_hash.pass.cpp:35: error: ‘const class std::type_info’ has no member named ‘hash_code’
|
||
type_info_hash.pass.cpp:35: error: ‘const class std::type_info’ has no member named ‘hash_code’
|
||
type_info_hash.pass.cpp:36: error: ‘const class std::type_info’ has no member named ‘hash_code’
|
||
type_info_hash.pass.cpp:36: error: ‘const class std::type_info’ has no member named ‘hash_code’
|
||
type_info_hash.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/language.support/support.rtti/type.info
|
||
passed 1 tests in /cayuga/test/language.support/support.rtti/type.info
|
||
passed 6 tests in /cayuga/test/language.support/support.runtime
|
||
quick_exit.pass.cpp: In function ‘int main()’:
|
||
quick_exit.pass.cpp:33: error: ‘at_quick_exit’ is not a member of ‘std’
|
||
quick_exit.pass.cpp:34: error: ‘quick_exit’ was not declared in this scope
|
||
quick_exit.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/language.support/support.start.term
|
||
nullptr_t.pass.cpp: In function ‘int main()’:
|
||
nullptr_t.pass.cpp:44: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have template_type_parm in lookup_base, at cp/search.c:214
|
||
Please submit a full bug report,
|
||
with preprocessed source if appropriate.
|
||
See <http://gcc.gnu.org/bugs.html> for instructions.
|
||
nullptr_t.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/language.support/support.types
|
||
passed 5 tests in /cayuga/test/language.support/support.types
|
||
passed 1 tests in /cayuga/test/localization
|
||
passed 1 tests in /cayuga/test/localization/c.locales
|
||
not implemented: /cayuga/test/localization/locale.categories
|
||
not implemented: /cayuga/test/localization/locale.categories/category.collate
|
||
not implemented: /cayuga/test/localization/locale.categories/category.collate/locale.collate
|
||
not implemented: /cayuga/test/localization/locale.categories/category.collate/locale.collate/locale.collate.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.collate/locale.collate/locale.collate.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.collate/locale.collate.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/facet.ctype.special
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.statics
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.codecvt
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.codecvt.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.ctype
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.ctype/locale.ctype.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.ctype/locale.ctype.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/category.messages
|
||
not implemented: /cayuga/test/localization/locale.categories/category.messages/locale.messages
|
||
not implemented: /cayuga/test/localization/locale.categories/category.messages/locale.messages/locale.messages.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.messages/locale.messages/locale.messages.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.messages/locale.messages.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.money.get
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.money.get/locale.money.get.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.money.put
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.money.put/locale.money.put.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.moneypunct
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.moneypunct/locale.moneypunct.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.monetary/locale.moneypunct.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/category.numeric
|
||
not implemented: /cayuga/test/localization/locale.categories/category.numeric/locale.nm.put
|
||
not implemented: /cayuga/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.numeric/locale.num.get
|
||
not implemented: /cayuga/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.get
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.get/locale.time.get.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.get/locale.time.get.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.get.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.put
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.put/locale.time.put.members
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.put/locale.time.put.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/category.time/locale.time.put.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/facet.numpunct
|
||
not implemented: /cayuga/test/localization/locale.categories/facet.numpunct/locale.numpunct
|
||
not implemented: /cayuga/test/localization/locale.categories/facet.numpunct/locale.numpunct/facet.numpunct.members
|
||
not implemented: /cayuga/test/localization/locale.categories/facet.numpunct/locale.numpunct/facet.numpunct.virtuals
|
||
not implemented: /cayuga/test/localization/locale.categories/facet.numpunct/locale.numpunct.byname
|
||
not implemented: /cayuga/test/localization/locale.categories/facets.examples
|
||
not implemented: /cayuga/test/localization/locale.stdcvt
|
||
passed 1 tests in /cayuga/test/localization/locale.syn
|
||
passed 1 tests in /cayuga/test/localization/locales
|
||
not implemented: /cayuga/test/localization/locales/locale
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.cons
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.members
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.operators
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.statics
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.types
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.types/locale.category
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.types/locale.facet
|
||
not implemented: /cayuga/test/localization/locales/locale/locale.types/locale.id
|
||
not implemented: /cayuga/test/localization/locales/locale.convenience
|
||
not implemented: /cayuga/test/localization/locales/locale.convenience/classification
|
||
not implemented: /cayuga/test/localization/locales/locale.convenience/conversions
|
||
not implemented: /cayuga/test/localization/locales/locale.convenience/conversions/conversions.buffer
|
||
not implemented: /cayuga/test/localization/locales/locale.convenience/conversions/conversions.character
|
||
not implemented: /cayuga/test/localization/locales/locale.convenience/conversions/conversions.string
|
||
not implemented: /cayuga/test/localization/locales/locale.global.templates
|
||
passed 1 tests in /cayuga/test/localization/localization.general
|
||
passed 1 tests in /cayuga/test/numerics
|
||
tgmath_h.pass.cpp:26:2: error: #error <tgmath.h> is not implemented
|
||
tgmath_h.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/numerics/c.math
|
||
passed 2 tests in /cayuga/test/numerics/c.math
|
||
passed 1 tests in /cayuga/test/numerics/cfenv
|
||
passed 1 tests in /cayuga/test/numerics/cfenv/cfenv.syn
|
||
passed 1 tests in /cayuga/test/numerics/cfenv/fenv
|
||
passed 1 tests in /cayuga/test/numerics/complex.number
|
||
passed 1 tests in /cayuga/test/numerics/complex.number/ccmplx
|
||
passed 7 tests in /cayuga/test/numerics/complex.number/cmplx.over
|
||
passed 1 tests in /cayuga/test/numerics/complex.number/cmplxh
|
||
passed 1 tests in /cayuga/test/numerics/complex.number/complex
|
||
passed 10 tests in /cayuga/test/numerics/complex.number/complex.member.ops
|
||
passed 2 tests in /cayuga/test/numerics/complex.number/complex.members
|
||
stream_input.pass.cpp:30:2: error: #error operator>>(basic_istream<charT, traits>& is, complex<T>& x) not implemented.
|
||
stream_input.pass.cpp failed to compile
|
||
stream_output.pass.cpp:30:2: error: #error operator<<(basic_ostream<charT, traits>& o, const complex<T>& x) not implemented.
|
||
stream_output.pass.cpp failed to compile
|
||
failed 2 tests in /cayuga/test/numerics/complex.number/complex.ops
|
||
passed 20 tests in /cayuga/test/numerics/complex.number/complex.ops
|
||
passed 12 tests in /cayuga/test/numerics/complex.number/complex.special
|
||
passed 1 tests in /cayuga/test/numerics/complex.number/complex.synopsis
|
||
passed 19 tests in /cayuga/test/numerics/complex.number/complex.transcendentals
|
||
passed 8 tests in /cayuga/test/numerics/complex.number/complex.value.ops
|
||
not implemented: /cayuga/test/numerics/numarray
|
||
not implemented: /cayuga/test/numerics/numarray/class.gslice
|
||
not implemented: /cayuga/test/numerics/numarray/class.gslice/gslice.access
|
||
not implemented: /cayuga/test/numerics/numarray/class.gslice/gslice.cons
|
||
not implemented: /cayuga/test/numerics/numarray/class.slice
|
||
not implemented: /cayuga/test/numerics/numarray/class.slice/cons.slice
|
||
not implemented: /cayuga/test/numerics/numarray/class.slice/slice.access
|
||
not implemented: /cayuga/test/numerics/numarray/template.gslice.array
|
||
not implemented: /cayuga/test/numerics/numarray/template.gslice.array/gslice.array.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.gslice.array/gslice.array.comp.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.gslice.array/gslice.array.fill
|
||
not implemented: /cayuga/test/numerics/numarray/template.indirect.array
|
||
not implemented: /cayuga/test/numerics/numarray/template.indirect.array/indirect.array.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.indirect.array/indirect.array.comp.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.indirect.array/indirect.array.fill
|
||
not implemented: /cayuga/test/numerics/numarray/template.indirect.array/valarray.concepts
|
||
not implemented: /cayuga/test/numerics/numarray/template.mask.array
|
||
not implemented: /cayuga/test/numerics/numarray/template.mask.array/mask.array.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.mask.array/mask.array.comp.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.mask.array/mask.array.fill
|
||
not implemented: /cayuga/test/numerics/numarray/template.slice.array
|
||
not implemented: /cayuga/test/numerics/numarray/template.slice.array/slice.arr.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.slice.array/slice.arr.comp.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.slice.array/slice.arr.fill
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray/valarray.access
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray/valarray.assign
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray/valarray.cassign
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray/valarray.cons
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray/valarray.members
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray/valarray.sub
|
||
not implemented: /cayuga/test/numerics/numarray/template.valarray/valarray.unary
|
||
not implemented: /cayuga/test/numerics/numarray/valarray.nonmembers
|
||
not implemented: /cayuga/test/numerics/numarray/valarray.nonmembers/valarray.binary
|
||
not implemented: /cayuga/test/numerics/numarray/valarray.nonmembers/valarray.comparison
|
||
not implemented: /cayuga/test/numerics/numarray/valarray.nonmembers/valarray.special
|
||
not implemented: /cayuga/test/numerics/numarray/valarray.nonmembers/valarray.transcend
|
||
not implemented: /cayuga/test/numerics/numarray/valarray.syn
|
||
passed 1 tests in /cayuga/test/numerics/numeric.ops
|
||
passed 2 tests in /cayuga/test/numerics/numeric.ops/accumulate
|
||
passed 2 tests in /cayuga/test/numerics/numeric.ops/adjacent.difference
|
||
passed 2 tests in /cayuga/test/numerics/numeric.ops/inner.product
|
||
not implemented: /cayuga/test/numerics/numeric.ops/numeric.iota
|
||
passed 2 tests in /cayuga/test/numerics/numeric.ops/partial.sum
|
||
passed 1 tests in /cayuga/test/numerics/numeric.requirements
|
||
not implemented: /cayuga/test/numerics/numerics.general
|
||
not implemented: /cayuga/test/numerics/rand
|
||
not implemented: /cayuga/test/numerics/rand/rand.adapt
|
||
not implemented: /cayuga/test/numerics/rand/rand.adapt/rand.adapt.disc
|
||
not implemented: /cayuga/test/numerics/rand/rand.adapt/rand.adapt.ibits
|
||
not implemented: /cayuga/test/numerics/rand/rand.adapt/rand.adapt.shuf
|
||
not implemented: /cayuga/test/numerics/rand/rand.concept
|
||
not implemented: /cayuga/test/numerics/rand/rand.concept/rand.concept.adapt
|
||
not implemented: /cayuga/test/numerics/rand/rand.concept/rand.concept.distr
|
||
not implemented: /cayuga/test/numerics/rand/rand.concept/rand.concept.eng
|
||
not implemented: /cayuga/test/numerics/rand/rand.concept/rand.concept.seedseq
|
||
not implemented: /cayuga/test/numerics/rand/rand.concept/rand.concept.urng
|
||
not implemented: /cayuga/test/numerics/rand/rand.device
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.bern
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bernoulli
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.geo
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.negbin
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.norm
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.cauchy
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.chisq
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.f
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.lognormal
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.normal
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.norm/rand.dist.norm.t
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.pois
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.exp
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.extreme
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.gamma
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.poisson
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.pois/rand.dist.pois.weibull
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.samp
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.discrete
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.genpdf
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.samp/rand.dist.samp.pconst
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.uni
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.int
|
||
not implemented: /cayuga/test/numerics/rand/rand.dis/rand.dist.uni/rand.dist.uni.real
|
||
not implemented: /cayuga/test/numerics/rand/rand.eng
|
||
not implemented: /cayuga/test/numerics/rand/rand.eng/rand.eng.lcong
|
||
not implemented: /cayuga/test/numerics/rand/rand.eng/rand.eng.mers
|
||
not implemented: /cayuga/test/numerics/rand/rand.eng/rand.eng.sub
|
||
not implemented: /cayuga/test/numerics/rand/rand.predef
|
||
not implemented: /cayuga/test/numerics/rand/rand.synopsis
|
||
not implemented: /cayuga/test/numerics/rand/rand.util
|
||
not implemented: /cayuga/test/numerics/rand/rand.util/rand.util.canonical
|
||
not implemented: /cayuga/test/numerics/rand/rand.util/rand.util.seedseq
|
||
not implemented: /cayuga/test/re
|
||
not implemented: /cayuga/test/re/re.alg
|
||
not implemented: /cayuga/test/re/re.alg/re.alg.match
|
||
not implemented: /cayuga/test/re/re.alg/re.alg.replace
|
||
not implemented: /cayuga/test/re/re.alg/re.alg.search
|
||
not implemented: /cayuga/test/re/re.alg/re.except
|
||
not implemented: /cayuga/test/re/re.badexp
|
||
not implemented: /cayuga/test/re/re.const
|
||
not implemented: /cayuga/test/re/re.const/re.err
|
||
not implemented: /cayuga/test/re/re.const/re.matchflag
|
||
not implemented: /cayuga/test/re/re.const/re.synopt
|
||
not implemented: /cayuga/test/re/re.def
|
||
not implemented: /cayuga/test/re/re.def/defns.regex.collating.element
|
||
not implemented: /cayuga/test/re/re.def/defns.regex.finite.state.machine
|
||
not implemented: /cayuga/test/re/re.def/defns.regex.format.specifier
|
||
not implemented: /cayuga/test/re/re.def/defns.regex.matched
|
||
not implemented: /cayuga/test/re/re.def/defns.regex.primary.equivalence.class
|
||
not implemented: /cayuga/test/re/re.def/defns.regex.regular.expression
|
||
not implemented: /cayuga/test/re/re.def/defns.regex.subexpression
|
||
not implemented: /cayuga/test/re/re.general
|
||
not implemented: /cayuga/test/re/re.grammar
|
||
not implemented: /cayuga/test/re/re.iter
|
||
not implemented: /cayuga/test/re/re.iter/re.regiter
|
||
not implemented: /cayuga/test/re/re.iter/re.regiter/re.regiter.cnstr
|
||
not implemented: /cayuga/test/re/re.iter/re.regiter/re.regiter.comp
|
||
not implemented: /cayuga/test/re/re.iter/re.regiter/re.regiter.deref
|
||
not implemented: /cayuga/test/re/re.iter/re.regiter/re.regiter.incr
|
||
not implemented: /cayuga/test/re/re.iter/re.tokiter
|
||
not implemented: /cayuga/test/re/re.iter/re.tokiter/re.tokiter.cnstr
|
||
not implemented: /cayuga/test/re/re.iter/re.tokiter/re.tokiter.comp
|
||
not implemented: /cayuga/test/re/re.iter/re.tokiter/re.tokiter.deref
|
||
not implemented: /cayuga/test/re/re.iter/re.tokiter/re.tokiter.incr
|
||
not implemented: /cayuga/test/re/re.regex
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.assign
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.const
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.construct
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.locale
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.nonmemb
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.nonmemb/re.regex.nmswap
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.operations
|
||
not implemented: /cayuga/test/re/re.regex/re.regex.swap
|
||
not implemented: /cayuga/test/re/re.req
|
||
not implemented: /cayuga/test/re/re.results
|
||
not implemented: /cayuga/test/re/re.results/re.results.acc
|
||
not implemented: /cayuga/test/re/re.results/re.results.all
|
||
not implemented: /cayuga/test/re/re.results/re.results.const
|
||
not implemented: /cayuga/test/re/re.results/re.results.form
|
||
not implemented: /cayuga/test/re/re.results/re.results.nonmember
|
||
not implemented: /cayuga/test/re/re.results/re.results.size
|
||
not implemented: /cayuga/test/re/re.results/re.results.swap
|
||
not implemented: /cayuga/test/re/re.submatch
|
||
not implemented: /cayuga/test/re/re.submatch/re.submatch.concepts
|
||
not implemented: /cayuga/test/re/re.submatch/re.submatch.members
|
||
not implemented: /cayuga/test/re/re.submatch/re.submatch.op
|
||
not implemented: /cayuga/test/re/re.sum
|
||
not implemented: /cayuga/test/re/re.syn
|
||
not implemented: /cayuga/test/re/re.traits
|
||
passed 1 tests in /cayuga/test/strings
|
||
passed 1 tests in /cayuga/test/strings/basic.string
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.access
|
||
shrink_to_fit.pass.cpp: In function ‘void test(S) [with S = std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, std::__yuga1::allocator<char> >]’:
|
||
shrink_to_fit.pass.cpp:48: instantiated from here
|
||
shrink_to_fit.pass.cpp:37: error: ‘struct std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, std::__yuga1::allocator<char> >’ has no member named ‘shrink_to_fit’
|
||
shrink_to_fit.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/strings/basic.string/string.capacity
|
||
passed 9 tests in /cayuga/test/strings/basic.string/string.capacity
|
||
copy_alloc.pass.cpp: In function ‘void test(S, const typename S::allocator_type&) [with S = std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, test_allocator<char> >]’:
|
||
copy_alloc.pass.cpp:48: instantiated from here
|
||
copy_alloc.pass.cpp:37: error: no matching function for call to ‘std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, test_allocator<char> >::basic_string(std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, test_allocator<char> >&, const test_allocator<char>&)’
|
||
../../../../include/string:1499: note: candidates are: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(const std::__yuga1::basic_string<_CharT, _Traits, _Allocator>&, typename _Allocator::size_type, typename _Allocator::size_type, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1491: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::size_type, typename _Traits::char_type, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1484: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::size_type, typename _Traits::char_type) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1424: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer, typename _Allocator::size_type, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1414: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer, typename _Allocator::size_type) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1403: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1393: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1447: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__yuga1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1434: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(const std::__yuga1::basic_string<_CharT, _Traits, _Allocator>&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1337: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1329: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string() [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
copy_alloc.pass.cpp failed to compile
|
||
initializer_list.pass.cpp:32:2: error: #error "basic_string(initializer_list<charT> il, const Allocator& a = Allocator()) not implemented"
|
||
initializer_list.pass.cpp failed to compile
|
||
initializer_list_assignment.pass.cpp:32:2: error: #error "basic_string& operator=(initializer_list<charT> il); not implemented"
|
||
initializer_list_assignment.pass.cpp failed to compile
|
||
move_alloc.pass.cpp: In function ‘void test(S, const typename S::allocator_type&) [with S = std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, test_allocator<char> >]’:
|
||
move_alloc.pass.cpp:55: instantiated from here
|
||
move_alloc.pass.cpp:40: error: no matching function for call to ‘std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, test_allocator<char> >::basic_string(std::__yuga1::basic_string<char, std::__yuga1::char_traits<char>, test_allocator<char> >, const test_allocator<char>&)’
|
||
../../../../include/string:1499: note: candidates are: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(const std::__yuga1::basic_string<_CharT, _Traits, _Allocator>&, typename _Allocator::size_type, typename _Allocator::size_type, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1491: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::size_type, typename _Traits::char_type, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1484: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::size_type, typename _Traits::char_type) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1424: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer, typename _Allocator::size_type, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1414: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer, typename _Allocator::size_type) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1403: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer, const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1393: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(typename _Allocator::const_pointer) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1447: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(std::__yuga1::basic_string<_CharT, _Traits, _Allocator>&&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1434: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(const std::__yuga1::basic_string<_CharT, _Traits, _Allocator>&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1337: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string(const _Allocator&) [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
../../../../include/string:1329: note: std::__yuga1::basic_string<_CharT, _Traits, _Allocator>::basic_string() [with _CharT = char, _Traits = std::__yuga1::char_traits<char>, _Allocator = test_allocator<char>]
|
||
move_alloc.pass.cpp failed to compile
|
||
failed 4 tests in /cayuga/test/strings/basic.string/string.cons
|
||
passed 12 tests in /cayuga/test/strings/basic.string/string.cons
|
||
passed 8 tests in /cayuga/test/strings/basic.string/string.iterators
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.modifiers
|
||
initializer_list.pass.cpp:32:2: error: #error "basic_string& append(initializer_list<charT> il) not implemented"
|
||
initializer_list.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/strings/basic.string/string.modifiers/string::append
|
||
passed 7 tests in /cayuga/test/strings/basic.string/string.modifiers/string::append
|
||
initializer_list.pass.cpp:32:2: error: #error "basic_string& assign(initializer_list<charT> il) not implemented"
|
||
initializer_list.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/strings/basic.string/string.modifiers/string::assign
|
||
passed 7 tests in /cayuga/test/strings/basic.string/string.modifiers/string::assign
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.modifiers/string::copy
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.modifiers/string::erase
|
||
iter_initializer_list.pass.cpp:32:2: error: #error "void insert(const_iterator p, initializer_list<charT> il); not implemented"
|
||
iter_initializer_list.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/strings/basic.string/string.modifiers/string::insert
|
||
passed 8 tests in /cayuga/test/strings/basic.string/string.modifiers/string::insert
|
||
initializer_list.pass.cpp:32:2: error: #error "basic_string& operator+=(initializer_list<charT> il); not implemented"
|
||
initializer_list.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/strings/basic.string/string.modifiers/string::op+=
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.modifiers/string::op+=
|
||
iter_iter_initializer_list.pass.cpp:32:2: error: #error "basic_string& replace(iterator i1, iterator i2, initializer_list<charT> il) not implemented"
|
||
iter_iter_initializer_list.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/strings/basic.string/string.modifiers/string::replace
|
||
passed 10 tests in /cayuga/test/strings/basic.string/string.modifiers/string::replace
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.modifiers/string::swap
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.nonmembers
|
||
not implemented: /cayuga/test/strings/basic.string/string.nonmembers/string.io
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.nonmembers/string.special
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.nonmembers/string::op!=
|
||
passed 5 tests in /cayuga/test/strings/basic.string/string.nonmembers/string::op+
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.nonmembers/string::operator==
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.nonmembers/string::opgt
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.nonmembers/string::opgt=
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.nonmembers/string::oplt
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.nonmembers/string::oplt=
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.ops
|
||
passed 3 tests in /cayuga/test/strings/basic.string/string.ops/string.accessors
|
||
passed 6 tests in /cayuga/test/strings/basic.string/string.ops/string::compare
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.ops/string::find
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.ops/string::find.first.not.of
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.ops/string::find.first.of
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.ops/string::find.last.not.of
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.ops/string::find.last.of
|
||
passed 4 tests in /cayuga/test/strings/basic.string/string.ops/string::rfind
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.ops/string::substr
|
||
passed 1 tests in /cayuga/test/strings/basic.string/string.require
|
||
cuchar.pass.cpp:26:18: error: cuchar: No such file or directory
|
||
cuchar.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/strings/c.strings
|
||
passed 4 tests in /cayuga/test/strings/c.strings
|
||
passed 1 tests in /cayuga/test/strings/char.traits
|
||
passed 1 tests in /cayuga/test/strings/char.traits/char.traits.require
|
||
passed 1 tests in /cayuga/test/strings/char.traits/char.traits.specializations
|
||
passed 15 tests in /cayuga/test/strings/char.traits/char.traits.specializations/char.traits.specializations.char
|
||
passed 15 tests in /cayuga/test/strings/char.traits/char.traits.specializations/char.traits.specializations.char16_t
|
||
passed 15 tests in /cayuga/test/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t
|
||
passed 15 tests in /cayuga/test/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t
|
||
passed 1 tests in /cayuga/test/strings/char.traits/char.traits.typedefs
|
||
passed 1 tests in /cayuga/test/strings/string.classes
|
||
not implemented: /cayuga/test/strings/string.conversions
|
||
not implemented: /cayuga/test/strings/strings.general
|
||
not implemented: /cayuga/test/thread
|
||
not implemented: /cayuga/test/thread/futures
|
||
not implemented: /cayuga/test/thread/futures/future.shared_future
|
||
not implemented: /cayuga/test/thread/futures/futures.allocators
|
||
not implemented: /cayuga/test/thread/futures/futures.errors
|
||
not implemented: /cayuga/test/thread/futures/futures.future_error
|
||
not implemented: /cayuga/test/thread/futures/futures.overview
|
||
not implemented: /cayuga/test/thread/futures/futures.promise
|
||
not implemented: /cayuga/test/thread/futures/futures.task
|
||
not implemented: /cayuga/test/thread/futures/futures.unique_future
|
||
not implemented: /cayuga/test/thread/thread.condition
|
||
not implemented: /cayuga/test/thread/thread.condition/thread.condition.condvar
|
||
not implemented: /cayuga/test/thread/thread.condition/thread.condition.condvarany
|
||
not implemented: /cayuga/test/thread/thread.general
|
||
not implemented: /cayuga/test/thread/thread.mutex
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock/thread.lock.guard
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock/thread.lock.unique
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.cons
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.locking
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.mod
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock/thread.lock.unique/thread.lock.unique.obs
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.lock.algorithm
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.mutex.requirements
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.mutex.requirements/thread.mutex.class
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.mutex.requirements/thread.mutex.recursive
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.once
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.once/thread.once.callonce
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.once/thread.once.onceflag
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.timedmutex.requirements
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.timedmutex.requirements/thread.timedmutex.class
|
||
not implemented: /cayuga/test/thread/thread.mutex/thread.timedmutex.requirements/thread.timedmutex.recursive
|
||
not implemented: /cayuga/test/thread/thread.req
|
||
not implemented: /cayuga/test/thread/thread.req/thread.req.exception
|
||
not implemented: /cayuga/test/thread/thread.req/thread.req.native
|
||
not implemented: /cayuga/test/thread/thread.req/thread.req.paramname
|
||
not implemented: /cayuga/test/thread/thread.req/thread.req.timing
|
||
not implemented: /cayuga/test/thread/thread.threads
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class/thread.thread.algorithm
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class/thread.thread.assign
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class/thread.thread.constr
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class/thread.thread.destr
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class/thread.thread.id
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class/thread.thread.member
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.class/thread.thread.static
|
||
not implemented: /cayuga/test/thread/thread.threads/thread.thread.this
|
||
passed 1 tests in /cayuga/test/utilities
|
||
tested_elsewhere.pass.cpp: In function ‘int main()’:
|
||
tested_elsewhere.pass.cpp:49: warning: deprecated conversion from string constant to ‘char*’
|
||
tested_elsewhere.pass.cpp:49: warning: deprecated conversion from string constant to ‘char*’
|
||
passed 1 tests in /cayuga/test/utilities/date.time
|
||
passed 1 tests in /cayuga/test/utilities/function.objects
|
||
passed 6 tests in /cayuga/test/utilities/function.objects/arithmetic.operations
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/base
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/bind
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/bind/func.bind
|
||
In file included from invoke_rvalue.pass.cpp:33:
|
||
../../../../../../include/functional: In member function ‘typename std::__yuga1::__bind_return<_F, std::__yuga1::tuple<_Tp ...>, std::__yuga1::tuple<_Args&& ...> >::type std::__yuga1::__bind<_F, _BoundArgs>::operator()(_Args&& ...) [with _Args = A_int_1, _F = int A_int_1::*, _BoundArgs = std::__yuga1::placeholders::__ph<1>]’:
|
||
invoke_rvalue.pass.cpp:200: instantiated from here
|
||
../../../../../../include/functional:1600: warning: returning reference to temporary
|
||
../../../../../../include/functional: In function ‘typename std::__yuga1::__bind_return<_F, _BoundArgs, _Args>::type std::__yuga1::__apply_functor(_F&, _BoundArgs&, std::__yuga1::__tuple_indices<_Indx ...>, _Args&&) [with _F = int A_int_1::*, _BoundArgs = std::__yuga1::tuple<std::__yuga1::placeholders::__ph<1> >, long unsigned int ..._Indx = 0ul, _Args = std::__yuga1::tuple<A_int_1&&>]’:
|
||
../../../../../../include/functional:1600: instantiated from ‘typename std::__yuga1::__bind_return<_F, std::__yuga1::tuple<_Tp ...>, std::__yuga1::tuple<_Args&& ...> >::type std::__yuga1::__bind<_F, _BoundArgs>::operator()(_Args&& ...) [with _Args = A_int_1, _F = int A_int_1::*, _BoundArgs = std::__yuga1::placeholders::__ph<1>]’
|
||
invoke_rvalue.pass.cpp:200: instantiated from here
|
||
../../../../../../include/functional:1578: warning: returning reference to temporary
|
||
passed 4 tests in /cayuga/test/utilities/function.objects/bind/func.bind/func.bind.bind
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/bind/func.bind/func.bind.isbind
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/bind/func.bind/func.bind.isplace
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/bind/func.bind/func.bind.place
|
||
passed 3 tests in /cayuga/test/utilities/function.objects/bitwise.operations
|
||
passed 6 tests in /cayuga/test/utilities/function.objects/comparisons
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.def
|
||
passed 6 tests in /cayuga/test/utilities/function.objects/func.memfn
|
||
passed 2 tests in /cayuga/test/utilities/function.objects/func.require
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.ret
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.badcall
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.badcall/func.wrap.badcall.const
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.alg
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.cap
|
||
passed 7 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con
|
||
passed 4 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.inv
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.mod
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.nullptr
|
||
passed 2 tests in /cayuga/test/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.targ
|
||
passed 4 tests in /cayuga/test/utilities/function.objects/function.pointer.adaptors
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/identity.operation
|
||
passed 3 tests in /cayuga/test/utilities/function.objects/logical.operations
|
||
passed 16 tests in /cayuga/test/utilities/function.objects/member.pointer.adaptors
|
||
passed 4 tests in /cayuga/test/utilities/function.objects/negators
|
||
passed 4 tests in /cayuga/test/utilities/function.objects/refwrap
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/refwrap/refwrap.access
|
||
passed 1 tests in /cayuga/test/utilities/function.objects/refwrap/refwrap.assign
|
||
passed 3 tests in /cayuga/test/utilities/function.objects/refwrap/refwrap.const
|
||
passed 4 tests in /cayuga/test/utilities/function.objects/refwrap/refwrap.helpers
|
||
passed 4 tests in /cayuga/test/utilities/function.objects/refwrap/refwrap.invoke
|
||
not implemented: /cayuga/test/utilities/function.objects/unord.hash
|
||
passed 1 tests in /cayuga/test/utilities/memory
|
||
not implemented: /cayuga/test/utilities/memory/allocator
|
||
not implemented: /cayuga/test/utilities/memory/allocator/allocator.concepts
|
||
not implemented: /cayuga/test/utilities/memory/allocator/allocator.concepts.legacy
|
||
not implemented: /cayuga/test/utilities/memory/allocator/allocator.concepts.members
|
||
not implemented: /cayuga/test/utilities/memory/allocator/allocator.general
|
||
not implemented: /cayuga/test/utilities/memory/allocator.adaptor
|
||
not implemented: /cayuga/test/utilities/memory/allocator.adaptor/allocator.adaptor.base
|
||
not implemented: /cayuga/test/utilities/memory/allocator.adaptor/allocator.adaptor.cntr
|
||
not implemented: /cayuga/test/utilities/memory/allocator.adaptor/allocator.adaptor.globals
|
||
not implemented: /cayuga/test/utilities/memory/allocator.adaptor/allocator.adaptor.members
|
||
not implemented: /cayuga/test/utilities/memory/allocator.adaptor/allocator.adaptor2.cntr
|
||
not implemented: /cayuga/test/utilities/memory/allocator.element.concepts
|
||
not implemented: /cayuga/test/utilities/memory/allocator.propagation
|
||
not implemented: /cayuga/test/utilities/memory/allocator.propagation.map
|
||
not implemented: /cayuga/test/utilities/memory/allocator.tag
|
||
passed 1 tests in /cayuga/test/utilities/memory/c.malloc
|
||
not implemented: /cayuga/test/utilities/memory/construct.element
|
||
passed 2 tests in /cayuga/test/utilities/memory/default.allocator
|
||
passed 1 tests in /cayuga/test/utilities/memory/default.allocator/allocator.globals
|
||
passed 4 tests in /cayuga/test/utilities/memory/default.allocator/allocator.members
|
||
not implemented: /cayuga/test/utilities/memory/ptr.align
|
||
passed 1 tests in /cayuga/test/utilities/memory/specialized.algorithms
|
||
passed 1 tests in /cayuga/test/utilities/memory/specialized.algorithms/object.addressof
|
||
passed 2 tests in /cayuga/test/utilities/memory/specialized.algorithms/uninitialized.copy
|
||
passed 1 tests in /cayuga/test/utilities/memory/specialized.algorithms/uninitialized.fill
|
||
passed 1 tests in /cayuga/test/utilities/memory/specialized.algorithms/uninitialized.fill.n
|
||
passed 1 tests in /cayuga/test/utilities/memory/storage.iterator
|
||
passed 1 tests in /cayuga/test/utilities/memory/temporary.buffer
|
||
passed 1 tests in /cayuga/test/utilities/memory/unique.ptr
|
||
passed 1 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.dltr
|
||
passed 3 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.dflt
|
||
passed 3 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.dltr/unique.ptr.dltr.dflt1
|
||
passed 17 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.runtime
|
||
passed 41 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.ctor
|
||
passed 4 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.modifiers
|
||
passed 6 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.runtime/unique.ptr.runtime.observers
|
||
passed 1 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.single
|
||
passed 16 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.asgn
|
||
passed 44 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.ctor
|
||
passed 1 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.dtor
|
||
passed 5 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.modifiers
|
||
passed 6 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.single/unique.ptr.single.observers
|
||
passed 3 tests in /cayuga/test/utilities/memory/unique.ptr/unique.ptr.special
|
||
passed 1 tests in /cayuga/test/utilities/memory/util.smartptr
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.dynamic.safety
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.enab
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.ownerless
|
||
passed 1 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared
|
||
passed 1 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.getdeleter
|
||
passed 6 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign
|
||
passed 3 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cast
|
||
passed 2 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp
|
||
weak_ptr.pass.cpp:46:2: error: #error shared_ptr(const weak_ptr<Y>& r) not implemented
|
||
weak_ptr.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const
|
||
passed 19 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const
|
||
passed 2 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create
|
||
passed 1 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.dest
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.io
|
||
passed 5 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.mod
|
||
owner_before_weak_ptr.pass.cpp:35:2: error: #error wner_before(weak_ptr<U> const& b) not implemented
|
||
owner_before_weak_ptr.pass.cpp failed to compile
|
||
failed 1 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs
|
||
passed 5 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.obs
|
||
passed 1 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.spec
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.shared.atomic
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weak
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.assign
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.dest
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.mod
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.obs
|
||
not implemented: /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.spec
|
||
passed 1 tests in /cayuga/test/utilities/memory/util.smartptr/util.smartptr.weakptr
|
||
passed 1 tests in /cayuga/test/utilities/meta
|
||
passed 1 tests in /cayuga/test/utilities/meta/meta.hel
|
||
passed 3 tests in /cayuga/test/utilities/meta/meta.rel
|
||
passed 1 tests in /cayuga/test/utilities/meta/meta.rqmts
|
||
passed 1 tests in /cayuga/test/utilities/meta/meta.trans
|
||
passed 2 tests in /cayuga/test/utilities/meta/meta.trans/meta.trans.arr
|
||
passed 6 tests in /cayuga/test/utilities/meta/meta.trans/meta.trans.cv
|
||
passed 2 tests in /cayuga/test/utilities/meta/meta.trans/meta.trans.ptr
|
||
passed 3 tests in /cayuga/test/utilities/meta/meta.trans/meta.trans.ref
|
||
passed 2 tests in /cayuga/test/utilities/meta/meta.trans/meta.trans.sign
|
||
passed 6 tests in /cayuga/test/utilities/meta/meta.trans.other
|
||
passed 1 tests in /cayuga/test/utilities/meta/meta.type.synop
|
||
passed 1 tests in /cayuga/test/utilities/meta/meta.unary
|
||
passed 13 tests in /cayuga/test/utilities/meta/meta.unary/meta.unary.cat
|
||
passed 13 tests in /cayuga/test/utilities/meta/meta.unary/meta.unary.comp
|
||
has_nothrow_assign.pass.cpp: In function ‘void test_has_nothrow_assign() [with T = Union]’:
|
||
has_nothrow_assign.pass.cpp:80: instantiated from here
|
||
has_nothrow_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp:80: instantiated from here
|
||
has_nothrow_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp: In function ‘void test_has_nothrow_assign() [with T = Abstract]’:
|
||
has_nothrow_assign.pass.cpp:81: instantiated from here
|
||
has_nothrow_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp:81: instantiated from here
|
||
has_nothrow_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp: In function ‘void test_has_nothrow_assign() [with T = Empty]’:
|
||
has_nothrow_assign.pass.cpp:82: instantiated from here
|
||
has_nothrow_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp:82: instantiated from here
|
||
has_nothrow_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp: In function ‘void test_has_nothrow_assign() [with T = NotEmpty]’:
|
||
has_nothrow_assign.pass.cpp:89: instantiated from here
|
||
has_nothrow_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp:89: instantiated from here
|
||
has_nothrow_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp: In function ‘void test_has_nothrow_assign() [with T = bit_zero]’:
|
||
has_nothrow_assign.pass.cpp:90: instantiated from here
|
||
has_nothrow_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp:90: instantiated from here
|
||
has_nothrow_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_assign.pass.cpp failed to compile
|
||
has_nothrow_copy_constructor.pass.cpp: In function ‘void test_has_not_nothrow_copy_constructor() [with T = int&]’:
|
||
has_nothrow_copy_constructor.pass.cpp:78: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:42: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:43: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:44: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:45: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp: In function ‘void test_has_nothrow_copy_constructor() [with T = Union]’:
|
||
has_nothrow_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp: In function ‘void test_has_nothrow_copy_constructor() [with T = Abstract]’:
|
||
has_nothrow_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp: In function ‘void test_has_nothrow_copy_constructor() [with T = Empty]’:
|
||
has_nothrow_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp: In function ‘void test_has_nothrow_copy_constructor() [with T = NotEmpty]’:
|
||
has_nothrow_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp: In function ‘void test_has_nothrow_copy_constructor() [with T = bit_zero]’:
|
||
has_nothrow_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_copy_constructor.pass.cpp failed to compile
|
||
has_nothrow_default_constructor.pass.cpp: In function ‘void test_has_nothrow_default_constructor() [with T = Union]’:
|
||
has_nothrow_default_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:80: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp: In function ‘void test_has_nothrow_default_constructor() [with T = Abstract]’:
|
||
has_nothrow_default_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:81: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp: In function ‘void test_has_nothrow_default_constructor() [with T = Empty]’:
|
||
has_nothrow_default_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:82: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp: In function ‘void test_has_nothrow_default_constructor() [with T = NotEmpty]’:
|
||
has_nothrow_default_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:89: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp: In function ‘void test_has_nothrow_default_constructor() [with T = bit_zero]’:
|
||
has_nothrow_default_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp:90: instantiated from here
|
||
has_nothrow_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_nothrow_default_constructor.pass.cpp failed to compile
|
||
has_trivial_assign.pass.cpp: In function ‘void test_has_trivial_assign() [with T = Union]’:
|
||
has_trivial_assign.pass.cpp:80: instantiated from here
|
||
has_trivial_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp:80: instantiated from here
|
||
has_trivial_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp: In function ‘void test_has_trivial_assign() [with T = Abstract]’:
|
||
has_trivial_assign.pass.cpp:81: instantiated from here
|
||
has_trivial_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp:81: instantiated from here
|
||
has_trivial_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp: In function ‘void test_has_trivial_assign() [with T = Empty]’:
|
||
has_trivial_assign.pass.cpp:82: instantiated from here
|
||
has_trivial_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp:82: instantiated from here
|
||
has_trivial_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp: In function ‘void test_has_trivial_assign() [with T = NotEmpty]’:
|
||
has_trivial_assign.pass.cpp:89: instantiated from here
|
||
has_trivial_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp:89: instantiated from here
|
||
has_trivial_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp: In function ‘void test_has_trivial_assign() [with T = bit_zero]’:
|
||
has_trivial_assign.pass.cpp:90: instantiated from here
|
||
has_trivial_assign.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp:90: instantiated from here
|
||
has_trivial_assign.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_assign.pass.cpp failed to compile
|
||
has_trivial_copy_constructor.pass.cpp: In function ‘void test_has_not_trivial_copy_constructor() [with T = int&]’:
|
||
has_trivial_copy_constructor.pass.cpp:78: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:42: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:43: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:44: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:45: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp: In function ‘void test_has_trivial_copy_constructor() [with T = Union]’:
|
||
has_trivial_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp: In function ‘void test_has_trivial_copy_constructor() [with T = Abstract]’:
|
||
has_trivial_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp: In function ‘void test_has_trivial_copy_constructor() [with T = Empty]’:
|
||
has_trivial_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp: In function ‘void test_has_trivial_copy_constructor() [with T = NotEmpty]’:
|
||
has_trivial_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp: In function ‘void test_has_trivial_copy_constructor() [with T = bit_zero]’:
|
||
has_trivial_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_copy_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_copy_constructor.pass.cpp failed to compile
|
||
has_trivial_default_constructor.pass.cpp: In function ‘void test_has_trivial_default_constructor() [with T = Union]’:
|
||
has_trivial_default_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:80: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp: In function ‘void test_has_trivial_default_constructor() [with T = Abstract]’:
|
||
has_trivial_default_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:81: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp: In function ‘void test_has_trivial_default_constructor() [with T = Empty]’:
|
||
has_trivial_default_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:82: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp: In function ‘void test_has_trivial_default_constructor() [with T = NotEmpty]’:
|
||
has_trivial_default_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:89: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp: In function ‘void test_has_trivial_default_constructor() [with T = bit_zero]’:
|
||
has_trivial_default_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp:90: instantiated from here
|
||
has_trivial_default_constructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_default_constructor.pass.cpp failed to compile
|
||
has_trivial_destructor.pass.cpp: In function ‘void test_has_trivial_destructor() [with T = Union]’:
|
||
has_trivial_destructor.pass.cpp:82: instantiated from here
|
||
has_trivial_destructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:82: instantiated from here
|
||
has_trivial_destructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:82: instantiated from here
|
||
has_trivial_destructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:82: instantiated from here
|
||
has_trivial_destructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp: In function ‘void test_has_trivial_destructor() [with T = Empty]’:
|
||
has_trivial_destructor.pass.cpp:83: instantiated from here
|
||
has_trivial_destructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:83: instantiated from here
|
||
has_trivial_destructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:83: instantiated from here
|
||
has_trivial_destructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:83: instantiated from here
|
||
has_trivial_destructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp: In function ‘void test_has_trivial_destructor() [with T = bit_zero]’:
|
||
has_trivial_destructor.pass.cpp:90: instantiated from here
|
||
has_trivial_destructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:90: instantiated from here
|
||
has_trivial_destructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:90: instantiated from here
|
||
has_trivial_destructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp:90: instantiated from here
|
||
has_trivial_destructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_trivial_destructor.pass.cpp failed to compile
|
||
has_virtual_destructor.pass.cpp: In function ‘void test_has_virtual_destructor() [with T = Abstract]’:
|
||
has_virtual_destructor.pass.cpp:89: instantiated from here
|
||
has_virtual_destructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp:89: instantiated from here
|
||
has_virtual_destructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp:89: instantiated from here
|
||
has_virtual_destructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp:89: instantiated from here
|
||
has_virtual_destructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp: In function ‘void test_has_virtual_destructor() [with T = NotEmpty]’:
|
||
has_virtual_destructor.pass.cpp:90: instantiated from here
|
||
has_virtual_destructor.pass.cpp:33: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp:90: instantiated from here
|
||
has_virtual_destructor.pass.cpp:34: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp:90: instantiated from here
|
||
has_virtual_destructor.pass.cpp:35: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp:90: instantiated from here
|
||
has_virtual_destructor.pass.cpp:36: error: static assertion failed: ""
|
||
has_virtual_destructor.pass.cpp failed to compile
|
||
is_pod.pass.cpp: In function ‘void test_is_pod() [with T = int]’:
|
||
is_pod.pass.cpp:60: instantiated from here
|
||
is_pod.pass.cpp:34: error: static assertion failed: ""
|
||
is_pod.pass.cpp:60: instantiated from here
|
||
is_pod.pass.cpp:36: error: static assertion failed: ""
|
||
is_pod.pass.cpp: In function ‘void test_is_pod() [with T = double]’:
|
||
is_pod.pass.cpp:61: instantiated from here
|
||
is_pod.pass.cpp:34: error: static assertion failed: ""
|
||
is_pod.pass.cpp:61: instantiated from here
|
||
is_pod.pass.cpp:36: error: static assertion failed: ""
|
||
is_pod.pass.cpp: In function ‘void test_is_pod() [with T = int*]’:
|
||
is_pod.pass.cpp:62: instantiated from here
|
||
is_pod.pass.cpp:34: error: static assertion failed: ""
|
||
is_pod.pass.cpp:62: instantiated from here
|
||
is_pod.pass.cpp:36: error: static assertion failed: ""
|
||
is_pod.pass.cpp: In function ‘void test_is_pod() [with T = const int*]’:
|
||
is_pod.pass.cpp:63: instantiated from here
|
||
is_pod.pass.cpp:34: error: static assertion failed: ""
|
||
is_pod.pass.cpp:63: instantiated from here
|
||
is_pod.pass.cpp:36: error: static assertion failed: ""
|
||
is_pod.pass.cpp: In function ‘void test_is_pod() [with T = char [3]]’:
|
||
is_pod.pass.cpp:64: instantiated from here
|
||
is_pod.pass.cpp:34: error: static assertion failed: ""
|
||
is_pod.pass.cpp:64: instantiated from here
|
||
is_pod.pass.cpp:36: error: static assertion failed: ""
|
||
is_pod.pass.cpp failed to compile
|
||
is_standard_layout.pass.cpp: In function ‘int main()’:
|
||
is_standard_layout.pass.cpp:32: error: ‘is_standard_layout’ is not a member of ‘std’
|
||
is_standard_layout.pass.cpp:32: error: expected primary-expression before ‘int’
|
||
is_standard_layout.pass.cpp:32: error: expected ‘,’ before ‘int’
|
||
is_standard_layout.pass.cpp:32: error: expected string-literal before ‘int’
|
||
is_standard_layout.pass.cpp:32: error: expected ‘)’ before ‘int’
|
||
is_standard_layout.pass.cpp:33: error: ‘is_standard_layout’ is not a member of ‘std’
|
||
is_standard_layout.pass.cpp:33: error: expected primary-expression before ‘int’
|
||
is_standard_layout.pass.cpp:33: error: expected ‘,’ before ‘int’
|
||
is_standard_layout.pass.cpp:33: error: expected string-literal before ‘int’
|
||
is_standard_layout.pass.cpp:33: error: expected ‘)’ before ‘int’
|
||
is_standard_layout.pass.cpp:34: error: ‘is_standard_layout’ is not a member of ‘std’
|
||
is_standard_layout.pass.cpp:34: error: expected primary-expression before ‘volatile’
|
||
is_standard_layout.pass.cpp:34: error: expected ‘,’ before ‘volatile’
|
||
is_standard_layout.pass.cpp:34: error: expected string-literal before ‘volatile’
|
||
is_standard_layout.pass.cpp:34: error: expected ‘)’ before ‘volatile’
|
||
is_standard_layout.pass.cpp failed to compile
|
||
is_trivial.pass.cpp: In function ‘int main()’:
|
||
is_trivial.pass.cpp:32: error: ‘is_trivial’ is not a member of ‘std’
|
||
is_trivial.pass.cpp:32: error: expected primary-expression before ‘int’
|
||
is_trivial.pass.cpp:32: error: expected ‘,’ before ‘int’
|
||
is_trivial.pass.cpp:32: error: expected string-literal before ‘int’
|
||
is_trivial.pass.cpp:32: error: expected ‘)’ before ‘int’
|
||
is_trivial.pass.cpp:33: error: ‘is_trivial’ is not a member of ‘std’
|
||
is_trivial.pass.cpp:33: error: expected primary-expression before ‘int’
|
||
is_trivial.pass.cpp:33: error: expected ‘,’ before ‘int’
|
||
is_trivial.pass.cpp:33: error: expected string-literal before ‘int’
|
||
is_trivial.pass.cpp:33: error: expected ‘)’ before ‘int’
|
||
is_trivial.pass.cpp:34: error: ‘is_trivial’ is not a member of ‘std’
|
||
is_trivial.pass.cpp:34: error: expected primary-expression before ‘volatile’
|
||
is_trivial.pass.cpp:34: error: expected ‘,’ before ‘volatile’
|
||
is_trivial.pass.cpp:34: error: expected string-literal before ‘volatile’
|
||
is_trivial.pass.cpp:34: error: expected ‘)’ before ‘volatile’
|
||
is_trivial.pass.cpp failed to compile
|
||
failed 11 tests in /cayuga/test/utilities/meta/meta.unary/meta.unary.prop
|
||
passed 10 tests in /cayuga/test/utilities/meta/meta.unary/meta.unary.prop
|
||
passed 1 tests in /cayuga/test/utilities/ratio
|
||
passed 8 tests in /cayuga/test/utilities/ratio/ratio.arithmetic
|
||
passed 6 tests in /cayuga/test/utilities/ratio/ratio.comparison
|
||
passed 4 tests in /cayuga/test/utilities/ratio/ratio.ratio
|
||
passed 1 tests in /cayuga/test/utilities/ratio/ratio.si
|
||
passed 6 tests in /cayuga/test/utilities/time
|
||
passed 1 tests in /cayuga/test/utilities/time/time.clock
|
||
passed 2 tests in /cayuga/test/utilities/time/time.clock/time.clock.hires
|
||
passed 2 tests in /cayuga/test/utilities/time/time.clock/time.clock.monotonic
|
||
passed 5 tests in /cayuga/test/utilities/time/time.clock/time.clock.system
|
||
passed 1 tests in /cayuga/test/utilities/time/time.clock.req
|
||
passed 5 tests in /cayuga/test/utilities/time/time.duration
|
||
passed 12 tests in /cayuga/test/utilities/time/time.duration/time.duration.arithmetic
|
||
passed 2 tests in /cayuga/test/utilities/time/time.duration/time.duration.cast
|
||
passed 2 tests in /cayuga/test/utilities/time/time.duration/time.duration.comparisons
|
||
passed 11 tests in /cayuga/test/utilities/time/time.duration/time.duration.cons
|
||
passed 11 tests in /cayuga/test/utilities/time/time.duration/time.duration.nonmember
|
||
passed 1 tests in /cayuga/test/utilities/time/time.duration/time.duration.observer
|
||
passed 3 tests in /cayuga/test/utilities/time/time.duration/time.duration.special
|
||
passed 2 tests in /cayuga/test/utilities/time/time.point
|
||
passed 2 tests in /cayuga/test/utilities/time/time.point/time.point.arithmetic
|
||
passed 2 tests in /cayuga/test/utilities/time/time.point/time.point.cast
|
||
passed 4 tests in /cayuga/test/utilities/time/time.point/time.point.comparisons
|
||
passed 5 tests in /cayuga/test/utilities/time/time.point/time.point.cons
|
||
passed 3 tests in /cayuga/test/utilities/time/time.point/time.point.nonmember
|
||
passed 1 tests in /cayuga/test/utilities/time/time.point/time.point.observer
|
||
passed 2 tests in /cayuga/test/utilities/time/time.point/time.point.special
|
||
passed 1 tests in /cayuga/test/utilities/time/time.traits
|
||
passed 3 tests in /cayuga/test/utilities/time/time.traits/time.traits.duration_values
|
||
passed 1 tests in /cayuga/test/utilities/time/time.traits/time.traits.is_fp
|
||
passed 2 tests in /cayuga/test/utilities/time/time.traits/time.traits.specializations
|
||
not implemented: /cayuga/test/utilities/tuple
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.general
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.cnstr
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.concepts
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.creation
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.elem
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.helper
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.rel
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.special
|
||
not implemented: /cayuga/test/utilities/tuple/tuple.tuple/tuple.swap
|
||
not implemented: /cayuga/test/utilities/utilities.general
|
||
passed 1 tests in /cayuga/test/utilities/utility
|
||
passed 13 tests in /cayuga/test/utilities/utility/forward
|
||
passed 1 tests in /cayuga/test/utilities/utility/operators
|
||
not implemented: /cayuga/test/utilities/utility/pair.astuple
|
||
not implemented: /cayuga/test/utilities/utility/pair.concepts
|
||
not implemented: /cayuga/test/utilities/utility/pairs
|
||
passed 1 tests in /cayuga/test/utilities/utility/template.bitset
|
||
passed 4 tests in /cayuga/test/utilities/utility/template.bitset/bitset.cons
|
||
passed 26 tests in /cayuga/test/utilities/utility/template.bitset/bitset.members
|
||
stream_in.pass.cpp: In function ‘int main()’:
|
||
stream_in.pass.cpp:34: error: static assertion failed: "bitset stream extraction operator not implemented"
|
||
stream_in.pass.cpp failed to compile
|
||
stream_out.pass.cpp: In function ‘int main()’:
|
||
stream_out.pass.cpp:34: error: static assertion failed: "bitset stream insertion operator not implemented"
|
||
stream_out.pass.cpp failed to compile
|
||
failed 2 tests in /cayuga/test/utilities/utility/template.bitset/bitset.operators
|
||
passed 3 tests in /cayuga/test/utilities/utility/template.bitset/bitset.operators
|
||
not implemented: /cayuga/test/utilities/utility.concepts
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.arithmetic
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.classify
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.comparison
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.construct
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.convertible
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.copymove
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.destruct
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.memory
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.operator
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.predicate
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.regular
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.transform
|
||
not implemented: /cayuga/test/utilities/utility.concepts/concept.true
|
||
****************************************************
|
||
Results for /cayuga/test:
|
||
using g++ (GCC) 4.4.0 20090222 (experimental)
|
||
Copyright (C) 2009 Free Software Foundation, Inc.
|
||
This is free software; see the source for copying conditions. There is NO
|
||
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||
with -std=c++0x -nostdinc++ -Drestrict= -D__STDC_VERSION__=199901L -I/usr/include/gcc/darwin/4.2 -I../include ../lib/libcayuga.a
|
||
----------------------------------------------------
|
||
sections without tests : 649
|
||
sections with failures : 29
|
||
sections without failures: 375
|
||
+ ----
|
||
total number of sections : 1053
|
||
----------------------------------------------------
|
||
number of tests failed : 56
|
||
number of tests passed : 1240
|
||
+ ----
|
||
total number of tests : 1296
|
||
****************************************************
|