home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / stl2vac.zip / STLport-4_5_3.zip / STLport-4.5.3 / test / regression / stl_test.vc6.exp < prev    next >
Text File  |  2000-12-07  |  14KB  |  870 lines

  1. Results of accum1_test:
  2. sum = 15
  3. Results of accum2_test:
  4. prod = 120
  5. Results of adjdiff0_test:
  6. 1 2 4 8 16 
  7. 1 1 2 4 8 
  8. Results of adjdiff1_test:
  9. 0 1 4 9 16 25 36 49 64 81 
  10. 0 1 3 5 7 9 11 13 15 17 
  11. Results of adjdiff2_test:
  12. 1 2 3 4 5 6 7 8 9 10 
  13. 1 2 6 12 20 30 42 56 72 90 
  14. Results of adjfind0_test:
  15. No adjacent pairs
  16. Found adjacent pair of: 1 at offset 3
  17. Results of adjfind1_test:
  18. No adjacent pairs
  19. Found adjacent pair of: 7
  20. Results of adjfind2_test:
  21. Found two adjacent strings of equal length: Jack -and- Mike
  22. Results of advance_test:
  23. At Beginning: 0
  24. At Beginning + 5: 5
  25. Results of alg1_test:
  26. min(4, 7) = 4
  27. max('a', 'z') = z
  28. Results of alg2_test:
  29. Count of 2s = 3
  30. Results of alg3_test:
  31. Count of 2s = 3
  32. Results of alg4_test:
  33. 1962
  34. 1992
  35. 1999
  36. 2001
  37. Results of alg5_test:
  38. 1962
  39. 1992
  40. 2001
  41. 1999
  42. Results of bcompos1_test:
  43. 1 is odd and positive
  44. Results of bcompos2_test:
  45. 1 is odd and positive
  46. Results of bind1st1_test:
  47. 1
  48. 2
  49. Results of bind1st2_test:
  50. 1
  51. 2
  52. Results of bind2nd1_test:
  53. 1
  54. 2
  55. 4
  56. Results of bind2nd2_test:
  57. 1
  58. 2
  59. 4
  60. Results of binsert1_test:
  61. laurie
  62. jennifer
  63. leisa
  64. Results of binsert2_test:
  65. laurie
  66. jennifer
  67. leisa
  68. Results of binsrch1_test:
  69. found 42
  70. Results of binsrch2_test:
  71. ff is in labels.
  72. Results of bnegate1_test:
  73. 1
  74. 4
  75. 7
  76. 9
  77. Results of bnegate2_test:
  78. 1
  79. 4
  80. 7
  81. 9
  82. Results of bvec1_test:
  83. 000
  84. 101
  85. 10101
  86. Results of copy1_test:
  87.  Src: A string to be copied.
  88. Dest: A string to be copied.
  89. Results of copy2_test:
  90. 0 1 2 3 4 5 6 7 8 9 
  91. Results of copy3_test:
  92. 0 1 2 3 4 5 6 7 8 9 
  93. Results of copy4_test:
  94. 0 1 2 3 4 5 6 7 8 9 
  95. Results of copyb_test:
  96. 0 1 2 3 4 5 6 7 8 9 
  97. Results of copyb0_test:
  98. 1 2 3 4 5 
  99. 1 2 3 4 5 
  100. Results of count0_test:
  101. Found 4 1's.
  102. Results of count1_test:
  103. Found 33 2's.
  104. Results of countif1_test:
  105. Found 33 odd elements.
  106. Results of deque1_test:
  107. d[0] = 1
  108. d[1] = 4
  109. d[2] = 9
  110. d[3] = 16
  111.  
  112. d[0] = 4
  113. d[1] = 9
  114. d[2] = 25
  115. Results of divides_test:
  116. result = 2
  117. Results of eqlrnge0_test:
  118. 2 can be inserted from before index 4 to before index 8
  119. Results of eqlrnge1_test:
  120. Within the collection:
  121.     0 0 0 1 1 1 2 2 2 3 
  122. 2 can be inserted from before index 6 to before index 9
  123. Results of eqlrnge2_test:
  124. Within the collection:
  125.     aabbccddggghhklllmqqqqssyyzz
  126. q can be inserted from before index 18 to before index 22
  127. Results of equal0_test:
  128. numbers1 is not equal to numbers2
  129. numbers3 is equal to numbers1
  130. Results of equal1_test:
  131. v1 is not equal to v2
  132. v1 is equal to v2
  133. Results of equal2_test:
  134. v2[i] == v1[i] * v1[i]
  135. Results of equalto_test:
  136. 1
  137. 0
  138. 1
  139. 0
  140. Results of fill1_test:
  141. 42 42 42 42 42 42 42 42 42 42 
  142. Results of filln1_test:
  143. 42 42 42 42 42 42 42 42 42 42 
  144. Results of find0_test:
  145. Found 25 at offset 5
  146. Results of find1_test:
  147. Found 1972 at offset 3
  148. Results of findif0_test:
  149. Value 15 at offset 3 is odd
  150. Results of findif1_test:
  151. Value 9 at offset 2 is divisible by 3
  152. Results of finsert1_test:
  153. leisa
  154. jennifer
  155. laurie
  156. Results of finsert2_test:
  157. leisa
  158. jennifer
  159. laurie
  160. Results of foreach0_test:
  161. 1 1 2 3 5 8 13 21 34 55 
  162. Results of foreach1_test:
  163. 0 1 4 9 16 25 36 49 64 81 
  164. Results of func1_test:
  165. Number greater than 3 = 2
  166. Results of func2_test:
  167. 5
  168. 4
  169. 1
  170. Results of func3_test:
  171. 5
  172. 4
  173. 1
  174. Results of gener1_test:
  175. 41 18467 6334 26500 19169 15724 11478 29358 26962 24464 
  176. Results of gener2_test:
  177. 1 1 2 3 5 8 13 21 34 55 
  178. Results of genern1_test:
  179. 5705 28145 23281 16827 9961 491 2995 11942 4827 5436 
  180. Results of genern2_test:
  181. 1 1 2 3 5 8 13 21 34 55 
  182. Results of greateq_test:
  183. 4
  184. 3
  185. 2
  186. 1
  187. Results of greater_test:
  188. 4
  189. 3
  190. 2
  191. 1
  192. Results of incl0_test:
  193. numbers1 does not include numbers3
  194. numbers2 includes numbers3
  195. Results of incl1_test:
  196. v1 does not include v2
  197. v1 includes v2
  198. Results of incl2_test:
  199. v1 does not include v2
  200. v1 includes v2
  201. Results of inplmrg1_test:
  202. 1 10 42 3 16 32 
  203. 1 3 10 16 32 42 
  204. Results of inplmrg2_test:
  205. 4 3 2 1 0 4 3 2 1 0 
  206. 4 4 3 3 2 2 1 1 0 0 
  207. Results of inrprod0_test:
  208. Inner product = 55
  209. Results of inrprod1_test:
  210. Inner product(sum of products) of:
  211.     1 2 3 
  212.     3 2 1 
  213. is: 10
  214. Results of inrprod2_test:
  215. Inner product(product of sums):
  216.     1 2 3 
  217.     3 2 1 
  218. is: 64
  219. Results of insert1_test:
  220. laurie
  221. jennifer
  222. amanda
  223. saskia
  224. carrie
  225. leisa
  226. Results of insert2_test:
  227. laurie
  228. jennifer
  229. amanda
  230. saskia
  231. carrie
  232. leisa
  233. Results of iota1_test:
  234. 42 43 44 45 46 47 48 49 50 51 
  235. Results of istmit1_test:
  236. Please enter a string: read a string
  237. Results of iter1_test:
  238. zippy
  239. motorboy
  240. Results of iter2_test:
  241. zippy
  242. motorboy
  243. Results of iter3_test:
  244. motorboy
  245. zippy
  246. Results of iter4_test:
  247. last element is 3
  248. first element is 1
  249. Results of iterswp0_test:
  250. 3 1 2 0 4 5 
  251. Results of iterswp1_test:
  252. 3 1 2 0 4 5 
  253. Results of less_test:
  254. 1
  255. 2
  256. 3
  257. 4
  258. Results of lesseq_test:
  259. 1
  260. 2
  261. 3
  262. 4
  263. Results of lexcmp1_test:
  264. shine is before shoe
  265. Results of lexcmp2_test:
  266. shoe is after shine
  267. Results of list1_test:
  268. 1
  269. 4
  270. 9
  271. 16
  272. 36
  273. Results of list2_test:
  274. 1
  275. 4
  276. 9
  277. 16
  278. Results of list3_test:
  279. original: xlxtss
  280. reversed: sstxlx
  281. removed: sstl
  282. uniqued: stl
  283. sorted: lst
  284. Results of list4_test:
  285. 123467
  286. Results of logicand_test:
  287. 0
  288. 1
  289. 0
  290. 0
  291. Results of logicnot_test:
  292. count = 2
  293. Results of logicor_test:
  294. 1
  295. 1
  296. 0
  297. 1
  298. Results of lwrbnd1_test:
  299. 0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 4 4 4 4 
  300. 3 can be inserted at index: 12
  301. Results of lwrbnd2_test:
  302. d can be inserted at index: 4
  303. Results of map1_test:
  304. m['x'] = 20
  305. m['x'] = 10
  306. m['z'] = 0
  307. m.count('z') = 1
  308. First insertion successful
  309. Existing pair c -> 100
  310. Results of max1_test:
  311. 100
  312. Results of max2_test:
  313. shoe
  314. Results of maxelem1_test:
  315. 56
  316. Results of maxelem2_test:
  317. Todd
  318. Results of merge0_test:
  319. -5 1 6 13 25 26 36 46 99 101 
  320. Results of merge1_test:
  321. 0 1 2 3 4 
  322. 3 4 5 6 7 
  323. 0 1 2 3 3 4 4 5 6 7 
  324. Results of merge2_test:
  325. 10 9 8 7 6 
  326. 7 6 5 4 3 
  327. 10 9 8 7 7 6 6 5 4 3 
  328. Results of min1_test:
  329. 42
  330. Results of min2_test:
  331. shine
  332. Results of minelem1_test:
  333. -242
  334. Results of minelem2_test:
  335. Brett
  336. Results of minus_test:
  337. 0
  338. 1
  339. -1
  340. 5
  341. Results of mismtch0_test:
  342. n1 and n2 are the same
  343. Mismatch at offset: 3
  344. Results of mismtch1_test:
  345. v1 and v2 are the same
  346. mismatch at index: 5
  347. Results of mismtch2_test:
  348. n1 and n2 are the same
  349. mismatch at index: 2
  350. Results of mkheap0_test:
  351. 19
  352. 13
  353. 11
  354. 10
  355. 5
  356. 4
  357. Results of mkheap1_test:
  358. 4
  359. 5
  360. 10
  361. 11
  362. 13
  363. 19
  364. Results of mmap1_test:
  365. count('X') = 0
  366. count('X') = 1
  367. count('X') = 2
  368. X -> 10
  369. X -> 20
  370. Y -> 32
  371. Erased 2 items
  372. Results of mmap2_test:
  373. lower bound:
  374. 3 -> c
  375. upper bound:
  376. 6 -> f
  377. Results of modulus_test:
  378. 2
  379. 0
  380. 10
  381. 2
  382. Results of mset1_test:
  383. count(42) = 0
  384. count(42) = 1
  385. count(42) = 2
  386. 40 Not found
  387. Found 42
  388. Erased 2 instances
  389. Results of mset3_test:
  390. lower bound = 3
  391. upper bound = 6
  392. Results of mset4_test:
  393. lower bound = 3
  394. upper bound = 6
  395. Results of mset5_test:
  396. Using less_than: 
  397. 1
  398. 3
  399. 6
  400. 9
  401. Using greater_than: 
  402. 9
  403. 6
  404. 3
  405. 1
  406. Results of negate_test:
  407. -1
  408. -2
  409. -3
  410. Results of nequal_test:
  411. 0
  412. 1
  413. 0
  414. 1
  415. Results of nextprm0_test:
  416. 0 2 1 
  417. Results of nextprm1_test:
  418. 0 1 2 
  419. 0 2 1 
  420. 1 0 2 
  421. 1 2 0 
  422. 2 0 1 
  423. 2 1 0 
  424. 0 1 2 
  425. 0 2 1 
  426. 1 0 2 
  427. 1 2 0 
  428. Results of nextprm2_test:
  429. ABC
  430. ACB
  431. BAC
  432. BCA
  433. CAB
  434. CBA
  435. ABC
  436. ACB
  437. BAC
  438. BCA
  439. Results of nthelem0_test:
  440. 1 0 2 3 4 5 
  441. Results of nthelem1_test:
  442. 1 4 2 3 2 2 1 6 8 5 
  443. 1 1 2 2 2 3 4 5 8 6 
  444. Results of nthelem2_test:
  445. 7 6 1 8 9 2 7 9 5 4 
  446. 9 9 7 8 7 6 5 4 2 1 
  447. Results of ostmit_test:
  448. hello
  449. 1524
  450. Results of pair0_test:
  451. p.first = 1, p.second = 10
  452. Results of pair1_test:
  453. p.first = 1, p.second = 10
  454. Results of pair2_test:
  455. p.first = 1
  456. p.second = 10
  457. Results of parsrt0_test:
  458. 1 2 3 5 4 6 
  459. Results of parsrt1_test:
  460. 3 1 2 3 3 4 1 1 3 8 
  461. 1 1 1 2 3 4 3 3 3 8 
  462. Results of parsrt2_test:
  463. aa ff dd ee cc bb 
  464. aa bb cc ff ee dd 
  465. Results of parsrtc0_test:
  466. 1 2 3 
  467. Results of parsrtc1_test:
  468. 7 4 2 7 7 9 3 1 9 8 
  469. 1 2 3 4 7 
  470. Results of parsrtc2_test:
  471. aa ff dd ee cc bb 
  472. aa ff dd ee cc bb 
  473. Results of partsrt0_test:
  474. 1 2 3 5 4 6 
  475. Results of partsum0_test:
  476. 1 3 6 10 15 21 
  477. Results of partsum1_test:
  478. 0 1 2 3 4 5 6 7 8 9 
  479. 0 1 3 6 10 15 21 28 36 45 
  480. Results of partsum2_test:
  481. 1 2 3 4 5 
  482. 1 2 6 24 120 
  483. Results of pheap1_test:
  484. 1 4 7 20 
  485. Results of pheap2_test:
  486. 20 7 4 1 
  487. Results of plus_test:
  488. total = 77
  489. Results of pqueue1_test:
  490. 101
  491. 69
  492. 42
  493. Results of prevprm0_test:
  494. 2 1 0 
  495. Results of prevprm1_test:
  496. 0 1 2 
  497. 2 1 0 
  498. 2 0 1 
  499. 1 2 0 
  500. 1 0 2 
  501. 0 2 1 
  502. 0 1 2 
  503. 2 1 0 
  504. 2 0 1 
  505. 1 2 0 
  506. Results of prevprm2_test:
  507. 0 1 2 
  508. 0 2 1 
  509. 1 0 2 
  510. 1 2 0 
  511. 2 0 1 
  512. 2 1 0 
  513. 0 1 2 
  514. 0 2 1 
  515. 1 0 2 
  516. 1 2 0 
  517. Results of ptition0_test:
  518. 6 1 3 10 12 20 
  519. Results of ptition1_test:
  520. 16 15 10 2 8 6 0 2 4 8 
  521. 8 4 10 2 8 6 0 2 15 16 
  522. Results of ptrbinf1_test:
  523. 8
  524. 7
  525. 8
  526. 13
  527. Results of ptrbinf2_test:
  528. 8
  529. 7
  530. 8
  531. 13
  532. Results of ptrunf1_test:
  533. 2 is even
  534. Results of ptrunf2_test:
  535. 2 is even
  536. Results of queue1_test:
  537. 42
  538. 101
  539. 69
  540. Results of rawiter_test:
  541. 0
  542. 1
  543. 2
  544. 3
  545. 4
  546. Results of remcopy1_test:
  547. 1 3 1 3 0 0 
  548. Results of remcpif1_test:
  549. 2 2 0 0 0 0 
  550. Results of remif1_test:
  551. 0 0 2 2 2 2 
  552. Results of remove1_test:
  553. 2 3 2 3 2 3 
  554. Results of repcpif1_test:
  555. 0 1 2 3 4 0 1 2 3 4 
  556. 0 1 2 3 4 0 1 2 3 4 
  557. 0 42 2 42 4 0 42 2 42 4 
  558. Results of replace0_test:
  559. 0 1 42 0 1 42 
  560. Results of replace1_test:
  561. 0 1 2 3 4 0 1 2 3 4 
  562. 0 1 42 3 4 0 1 42 3 4 
  563. Results of replcpy1_test:
  564. 0 1 42 0 1 42 
  565. Results of replif1_test:
  566. 0 1 2 3 4 0 1 2 3 4 
  567. 0 42 2 42 4 0 42 2 42 4 
  568. Results of revbit1_test:
  569. 3
  570. 2
  571. 5
  572. 1
  573. Results of revbit2_test:
  574. 3
  575. 2
  576. 5
  577. 1
  578. Results of revcopy1_test:
  579. 0 1 2 3 4 5 
  580. 5 4 3 2 1 0 
  581. Results of reverse1_test:
  582. 5 4 3 2 1 0 
  583. Results of reviter1_test:
  584. Results of reviter2_test:
  585. 3
  586. 2
  587. 5
  588. 1
  589. Results of rndshuf0_test:
  590. 3 1 4 2 6 5 
  591. Results of rndshuf1_test:
  592. 0 1 2 3 4 5 6 7 8 9 
  593. 8 6 5 4 9 1 3 7 2 0 
  594. 7 9 3 2 8 1 0 6 5 4 
  595. 5 9 2 8 0 4 3 7 1 6 
  596. Results of rndshuf2_test:
  597. 0 1 2 3 4 5 6 7 8 9 
  598. 4 9 0 8 3 2 5 1 6 7 
  599. 3 9 7 6 8 1 0 4 2 5 
  600. 7 5 9 3 2 1 8 4 6 0 
  601. Results of rotate0_test:
  602. 3 4 5 0 1 2 
  603. Results of rotate1_test:
  604. 0 1 2 3 4 5 6 7 8 9 
  605. 0 1 2 3 4 5 6 7 8 9 
  606. 1 2 3 4 5 6 7 8 9 0 
  607. 3 4 5 6 7 8 9 0 1 2 
  608. 6 7 8 9 0 1 2 3 4 5 
  609. 0 1 2 3 4 5 6 7 8 9 
  610. 5 6 7 8 9 0 1 2 3 4 
  611. 1 2 3 4 5 6 7 8 9 0 
  612. 8 9 0 1 2 3 4 5 6 7 
  613. 6 7 8 9 0 1 2 3 4 5 
  614. 5 6 7 8 9 0 1 2 3 4 
  615.  
  616. Results of rotcopy0_test:
  617. 3 4 5 0 1 2 
  618. Results of rotcopy1_test:
  619. 0 1 2 3 4 5 6 7 8 9 
  620. 0 1 2 3 4 5 6 7 8 9 
  621. 1 2 3 4 5 6 7 8 9 0 
  622. 2 3 4 5 6 7 8 9 0 1 
  623. 3 4 5 6 7 8 9 0 1 2 
  624. 4 5 6 7 8 9 0 1 2 3 
  625. 5 6 7 8 9 0 1 2 3 4 
  626. 6 7 8 9 0 1 2 3 4 5 
  627. 7 8 9 0 1 2 3 4 5 6 
  628. 8 9 0 1 2 3 4 5 6 7 
  629. 9 0 1 2 3 4 5 6 7 8 
  630.  
  631. Results of search0_test:
  632. v3 not contained in v1
  633. Found v3 in v2 at offset: 3
  634. Results of search1_test:
  635. v1: 0 1 2 3 4 5 6 7 8 9 
  636. v2: 50 51 52 
  637. v2 not contained in v1
  638. v1: 0 1 2 3 4 5 6 7 8 9 
  639. v2: 4 5 6 
  640. Found v2 in v1 at offset: 4
  641. Results of search2_test:
  642. grades: A B C D F 
  643. letters:Q E D 
  644. letters not found in grades
  645. grades: A B C D F 
  646. letters:B C D 
  647. letters found in grades at offset: 1
  648. Results of set1_test:
  649. count(42) = 0
  650. count(42) = 1
  651. count(42) = 1
  652. 1 elements erased
  653. Results of set2_test:
  654. Inserted new element 42
  655. Existing element = 42
  656. Results of setdiff0_test:
  657. 18 0 0 0 
  658. 10 17 23 0 
  659. Results of setdiff1_test:
  660. v1: 0 1 2 3 4 5 6 7 8 9 
  661. v2: 7 8 9 10 11 12 13 14 15 16 
  662. 0 1 2 3 4 5 6 
  663. Results of setdiff2_test:
  664. word1: A B C D E F G H I J K L M N O 
  665. word2: L M N O P Q R S T U V W X Y Z 
  666. A B C D E F G H I J K 
  667. Results of setintr0_test:
  668. 13 23 0 0 
  669. Results of setintr1_test:
  670. v1: 0 1 2 3 4 5 6 7 8 9 
  671. v2: 7 8 9 10 11 12 13 14 15 16 
  672. 7 8 9 
  673. Results of setintr2_test:
  674. word1: A B C D E F G H I J K L M N O 
  675. word2: L M N O P Q R S T U V W X Y Z 
  676. L M N O 
  677. Results of setsymd0_test:
  678. 10 17 18 0 
  679. Results of setsymd1_test:
  680. v1: 0 1 2 3 4 5 6 7 8 9 
  681. v2: 7 8 9 10 11 12 13 14 15 16 
  682. 0 1 2 3 4 5 6 10 11 12 13 14 15 16 
  683. Results of setsymd2_test:
  684. word1: A B C D E F G H I J K L M N O 
  685. word2: L M N O P Q R S T U V W X Y Z 
  686. A B C D E F G H I J K P Q R S T U V W X Y Z 
  687. Results of setunon0_test:
  688. 10 13 17 18 23 0 0 
  689. Results of setunon1_test:
  690. v1: 0 1 2 3 4 5 6 7 8 9 
  691. v2: 7 8 9 10 11 12 13 14 15 16 
  692. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 
  693. Results of setunon2_test:
  694. word1: A B C D E F G H I J K L M N O 
  695. word2: L M N O P Q R S T U V W X Y Z 
  696. A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
  697. Results of sort1_test:
  698. -10 1 11 19 42 50 
  699. Results of sort2_test:
  700. before: 1 50 -10 11 42 19 
  701. after: 50 42 19 11 1 -10 
  702. Results of stack1_test:
  703. 69
  704. 101
  705. 42
  706. Results of stack2_test:
  707. 69
  708. 101
  709. 42
  710. Results of stblptn0_test:
  711. 5 6 -2 10 11 20 
  712. Results of stblptn1_test:
  713. 12 10 10 1 4 6 10 7 11 7 
  714. 10 10 1 4 6 10 7 7 12 11 
  715. Results of stblsrt1_test:
  716. -10 1 11 19 42 50 
  717. Results of stblsrt2_test:
  718. aa bb cc dd ll qq 
  719. Results of swap1_test:
  720. a = 42 b = 19
  721. a = 19 b = 42
  722. Results of swprnge1_test:
  723. World Hello
  724. Hello World
  725. Results of times_test:
  726. total = 70
  727. Results of trnsfrm1_test:
  728. 5 1 0 -1 -6 -11 
  729. Results of trnsfrm2_test:
  730. Hello World!
  731. Results of ucompos1_test:
  732. 1
  733. 2
  734. 4
  735. Results of ucompos2_test:
  736. 1
  737. 2
  738. 4
  739. Results of unegate1_test:
  740. 2
  741. Results of unegate2_test:
  742. 2
  743. Results of uniqcpy1_test:
  744. 0 1 2 3 4 0 0 0 
  745. Results of uniqcpy2_test:
  746. QQWWEERTTYY
  747. QQWWEERTTYY
  748. QWERTY
  749. Results of unique1_test:
  750. 0 1 2 3 4 2 3 4 
  751. Results of unique2_test:
  752. QQWWEERTTYY
  753. QWERTYRTTYY
  754. Results of uprbnd1_test:
  755. 0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 4 4 4 4 
  756. 3 can be inserted at index: 16
  757. Results of uprbnd2_test:
  758. d can be inserted at index: 4
  759. Results of vec1_test:
  760. empty = 1
  761. size = 0
  762. max_size = 1073741823
  763. size = 1
  764. v1[0] = 42
  765. Results of vec2_test:
  766. v1 = 32.1 40.5 
  767. v2 = 3.56 
  768. v1 = 3.56 
  769. v2 = 32.1 40.5 
  770. v2 = 3.56 
  771. Results of vec3_test:
  772. v1 = hi
  773. v2 = ho
  774. (v1 == v2) = 0
  775. (v1 < v2) = 1
  776. Results of vec4_test:
  777. front = 1
  778. back = 16, size = 4
  779. back = 25, size = 5
  780. back = 16, size = 4
  781. Results of vec5_test:
  782. v[0] = 1
  783. v[1] = 4
  784. v[2] = 9
  785. v[3] = 16
  786. Results of vec6_test:
  787. v[0] = 1
  788. v[1] = 4
  789. v[2] = 9
  790. v[3] = 16
  791. v[4] = 25
  792. v[5] = 36
  793.  
  794. v[0] = 4
  795. v[1] = 9
  796. v[2] = 16
  797. v[3] = 25
  798. v[4] = 36
  799.  
  800. v[0] = 4
  801. v[1] = 9
  802. v[2] = 16
  803. v[3] = 25
  804.  
  805. v[0] = 4
  806. v[1] = 25
  807.  
  808. Results of vec7_test:
  809. v[0] = 0
  810. v[1] = 1
  811. v[2] = 4
  812. v[3] = 25
  813. v[4] = 36
  814.  
  815. v[0] = 0
  816. v[1] = 1
  817. v[2] = 4
  818. v[3] = 9
  819. v[4] = 16
  820. v[5] = 25
  821. v[6] = 36
  822.  
  823. Results of vec8_test:
  824. capacity = 0
  825. capacity = 1
  826. capacity = 5000
  827. Results of hmap1_test:
  828. m['x'] = 20
  829. m['x'] = 10
  830. m['z'] = 
  831. m.count('z') = 1
  832. First insertion successful
  833. Existing pair c -> 100
  834. Results of hmmap1_test:
  835. count('X') = 0
  836. count('X') = 1
  837. count('X') = 2
  838. X -> 10
  839. X -> 20
  840. Y -> 32
  841. Erased 2 items
  842. Results of hset2_test:
  843. Inserted new element 42
  844. Existing element = 42
  845. Results of hmset1_test:
  846. count(42) = 0
  847. count(42) = 1
  848. count(42) = 2
  849. 40 Not found
  850. Found *
  851. Erased 2 instances
  852. Results of slist1_test:
  853. original: xlxtss
  854. reversed: sstxlx
  855. removed: sstl
  856. uniqued: stl
  857. sorted: lst
  858. Results of string1_test:
  859. Hello, World!
  860. v[0] = H
  861. v[1] = !
  862.  
  863. Hello, World!
  864. Results of bitset1_test:
  865. b1 size = 13
  866. b1 = 1111111111111
  867. b2 size = 13
  868. b2 = 1000100010001
  869. b1 = 1101110111011
  870.