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.djgpp.exp < prev    next >
Text File  |  2001-01-26  |  14KB  |  871 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. 262236772 208042609 800207362 428428949 47718728 1793958355 1543227091 1255063701 1245922717 448084510 
  176. Results of gener2_test:
  177. 1 1 2 3 5 8 13 21 34 55 
  178. Results of genern1_test:
  179. 1841298076 1050803247 489249763 634882132 437249775 192858938 1769723075 2017244079 451954759 998335072 
  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.  
  238. Results of iter1_test:
  239. zippy
  240. motorboy
  241. Results of iter2_test:
  242. zippy
  243. motorboy
  244. Results of iter3_test:
  245. motorboy
  246. zippy
  247. Results of iter4_test:
  248. last element is 3
  249. first element is 1
  250. Results of iterswp0_test:
  251. 3 1 2 0 4 5 
  252. Results of iterswp1_test:
  253. 3 1 2 0 4 5 
  254. Results of less_test:
  255. 1
  256. 2
  257. 3
  258. 4
  259. Results of lesseq_test:
  260. 1
  261. 2
  262. 3
  263. 4
  264. Results of lexcmp1_test:
  265. shine is before shoe
  266. Results of lexcmp2_test:
  267. shoe is after shine
  268. Results of list1_test:
  269. 1
  270. 4
  271. 9
  272. 16
  273. 36
  274. Results of list2_test:
  275. 1
  276. 4
  277. 9
  278. 16
  279. Results of list3_test:
  280. original: xlxtss
  281. reversed: sstxlx
  282. removed: sstl
  283. uniqued: stl
  284. sorted: lst
  285. Results of list4_test:
  286. 123467
  287. Results of logicand_test:
  288. 0
  289. 1
  290. 0
  291. 0
  292. Results of logicnot_test:
  293. count = 2
  294. Results of logicor_test:
  295. 1
  296. 1
  297. 0
  298. 1
  299. Results of lwrbnd1_test:
  300. 0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 4 4 4 4 
  301. 3 can be inserted at index: 12
  302. Results of lwrbnd2_test:
  303. d can be inserted at index: 4
  304. Results of map1_test:
  305. m['x'] = 20
  306. m['x'] = 10
  307. m['z'] = 0
  308. m.count('z') = 1
  309. First insertion successful
  310. Existing pair c -> 100
  311. Results of max1_test:
  312. 100
  313. Results of max2_test:
  314. shoe
  315. Results of maxelem1_test:
  316. 56
  317. Results of maxelem2_test:
  318. Todd
  319. Results of merge0_test:
  320. -5 1 6 13 25 26 36 46 99 101 
  321. Results of merge1_test:
  322. 0 1 2 3 4 
  323. 3 4 5 6 7 
  324. 0 1 2 3 3 4 4 5 6 7 
  325. Results of merge2_test:
  326. 10 9 8 7 6 
  327. 7 6 5 4 3 
  328. 10 9 8 7 7 6 6 5 4 3 
  329. Results of min1_test:
  330. 42
  331. Results of min2_test:
  332. shine
  333. Results of minelem1_test:
  334. -242
  335. Results of minelem2_test:
  336. Brett
  337. Results of minus_test:
  338. 0
  339. 1
  340. -1
  341. 5
  342. Results of mismtch0_test:
  343. n1 and n2 are the same
  344. Mismatch at offset: 3
  345. Results of mismtch1_test:
  346. v1 and v2 are the same
  347. mismatch at index: 5
  348. Results of mismtch2_test:
  349. n1 and n2 are the same
  350. mismatch at index: 2
  351. Results of mkheap0_test:
  352. 19
  353. 13
  354. 11
  355. 10
  356. 5
  357. 4
  358. Results of mkheap1_test:
  359. 4
  360. 5
  361. 10
  362. 11
  363. 13
  364. 19
  365. Results of mmap1_test:
  366. count('X') = 0
  367. count('X') = 1
  368. count('X') = 2
  369. X -> 10
  370. X -> 20
  371. Y -> 32
  372. Erased 2 items
  373. Results of mmap2_test:
  374. lower bound:
  375. 3 -> c
  376. upper bound:
  377. 6 -> f
  378. Results of modulus_test:
  379. 2
  380. 0
  381. 10
  382. 2
  383. Results of mset1_test:
  384. count(42) = 0
  385. count(42) = 1
  386. count(42) = 2
  387. 40 Not found
  388. Found 42
  389. Erased 2 instances
  390. Results of mset3_test:
  391. lower bound = 3
  392. upper bound = 6
  393. Results of mset4_test:
  394. lower bound = 3
  395. upper bound = 6
  396. Results of mset5_test:
  397. Using less_than: 
  398. 1
  399. 3
  400. 6
  401. 9
  402. Using greater_than: 
  403. 9
  404. 6
  405. 3
  406. 1
  407. Results of negate_test:
  408. -1
  409. -2
  410. -3
  411. Results of nequal_test:
  412. 0
  413. 1
  414. 0
  415. 1
  416. Results of nextprm0_test:
  417. 0 2 1 
  418. Results of nextprm1_test:
  419. 0 1 2 
  420. 0 2 1 
  421. 1 0 2 
  422. 1 2 0 
  423. 2 0 1 
  424. 2 1 0 
  425. 0 1 2 
  426. 0 2 1 
  427. 1 0 2 
  428. 1 2 0 
  429. Results of nextprm2_test:
  430. ABC
  431. ACB
  432. BAC
  433. BCA
  434. CAB
  435. CBA
  436. ABC
  437. ACB
  438. BAC
  439. BCA
  440. Results of nthelem0_test:
  441. 1 0 2 3 4 5 
  442. Results of nthelem1_test:
  443. 2 0 0 2 6 3 6 3 3 0 
  444. 0 0 0 2 2 3 3 6 3 6 
  445. Results of nthelem2_test:
  446. 4 8 3 2 7 4 0 6 8 9 
  447. 9 8 8 6 7 4 0 2 3 4 
  448. Results of ostmit_test:
  449. hello
  450. 1524
  451. Results of pair0_test:
  452. p.first = 1, p.second = 10
  453. Results of pair1_test:
  454. p.first = 1, p.second = 10
  455. Results of pair2_test:
  456. p.first = 1
  457. p.second = 10
  458. Results of parsrt0_test:
  459. 1 2 3 5 4 6 
  460. Results of parsrt1_test:
  461. 4 1 9 1 2 6 8 5 7 7 
  462. 1 1 2 4 5 9 8 6 7 7 
  463. Results of parsrt2_test:
  464. aa ff dd ee cc bb 
  465. aa bb cc ff ee dd 
  466. Results of parsrtc0_test:
  467. 1 2 3 
  468. Results of parsrtc1_test:
  469. 9 6 0 8 8 0 9 1 1 3 
  470. 0 0 1 1 3 
  471. Results of parsrtc2_test:
  472. aa ff dd ee cc bb 
  473. aa ff dd ee cc bb 
  474. Results of partsrt0_test:
  475. 1 2 3 5 4 6 
  476. Results of partsum0_test:
  477. 1 3 6 10 15 21 
  478. Results of partsum1_test:
  479. 0 1 2 3 4 5 6 7 8 9 
  480. 0 1 3 6 10 15 21 28 36 45 
  481. Results of partsum2_test:
  482. 1 2 3 4 5 
  483. 1 2 6 24 120 
  484. Results of pheap1_test:
  485. 1 4 7 20 
  486. Results of pheap2_test:
  487. 20 7 4 1 
  488. Results of plus_test:
  489. total = 77
  490. Results of pqueue1_test:
  491. 101
  492. 69
  493. 42
  494. Results of prevprm0_test:
  495. 2 1 0 
  496. Results of prevprm1_test:
  497. 0 1 2 
  498. 2 1 0 
  499. 2 0 1 
  500. 1 2 0 
  501. 1 0 2 
  502. 0 2 1 
  503. 0 1 2 
  504. 2 1 0 
  505. 2 0 1 
  506. 1 2 0 
  507. Results of prevprm2_test:
  508. 0 1 2 
  509. 0 2 1 
  510. 1 0 2 
  511. 1 2 0 
  512. 2 0 1 
  513. 2 1 0 
  514. 0 1 2 
  515. 0 2 1 
  516. 1 0 2 
  517. 1 2 0 
  518. Results of ptition0_test:
  519. 6 1 3 10 12 20 
  520. Results of ptition1_test:
  521. 16 19 14 5 11 8 1 14 18 1 
  522. 1 1 8 5 11 14 19 14 18 16 
  523. Results of ptrbinf1_test:
  524. 8
  525. 7
  526. 8
  527. 13
  528. Results of ptrbinf2_test:
  529. 8
  530. 7
  531. 8
  532. 13
  533. Results of ptrunf1_test:
  534. 2 is even
  535. Results of ptrunf2_test:
  536. 2 is even
  537. Results of queue1_test:
  538. 42
  539. 101
  540. 69
  541. Results of rawiter_test:
  542. 0
  543. 1
  544. 2
  545. 3
  546. 4
  547. Results of remcopy1_test:
  548. 1 3 1 3 0 0 
  549. Results of remcpif1_test:
  550. 2 2 0 0 0 0 
  551. Results of remif1_test:
  552. 0 0 2 2 2 2 
  553. Results of remove1_test:
  554. 2 3 2 3 2 3 
  555. Results of repcpif1_test:
  556. 0 1 2 3 4 0 1 2 3 4 
  557. 0 1 2 3 4 0 1 2 3 4 
  558. 0 42 2 42 4 0 42 2 42 4 
  559. Results of replace0_test:
  560. 0 1 42 0 1 42 
  561. Results of replace1_test:
  562. 0 1 2 3 4 0 1 2 3 4 
  563. 0 1 42 3 4 0 1 42 3 4 
  564. Results of replcpy1_test:
  565. 0 1 42 0 1 42 
  566. Results of replif1_test:
  567. 0 1 2 3 4 0 1 2 3 4 
  568. 0 42 2 42 4 0 42 2 42 4 
  569. Results of revbit1_test:
  570. 3
  571. 2
  572. 5
  573. 1
  574. Results of revbit2_test:
  575. 3
  576. 2
  577. 5
  578. 1
  579. Results of revcopy1_test:
  580. 0 1 2 3 4 5 
  581. 5 4 3 2 1 0 
  582. Results of reverse1_test:
  583. 5 4 3 2 1 0 
  584. Results of reviter1_test:
  585. Results of reviter2_test:
  586. 3
  587. 2
  588. 5
  589. 1
  590. Results of rndshuf0_test:
  591. 5 6 3 2 4 1 
  592. Results of rndshuf1_test:
  593. 0 1 2 3 4 5 6 7 8 9 
  594. 6 9 4 5 8 7 3 1 2 0 
  595. 6 9 8 1 7 2 5 4 0 3 
  596. 7 3 8 1 4 9 5 2 0 6 
  597. Results of rndshuf2_test:
  598. 0 1 2 3 4 5 6 7 8 9 
  599. 5 2 9 0 6 8 4 7 1 3 
  600. 1 3 6 0 4 8 5 2 7 9 
  601. 2 9 3 5 1 4 8 0 7 6 
  602. Results of rotate0_test:
  603. 3 4 5 0 1 2 
  604. Results of rotate1_test:
  605. 0 1 2 3 4 5 6 7 8 9 
  606. 0 1 2 3 4 5 6 7 8 9 
  607. 1 2 3 4 5 6 7 8 9 0 
  608. 3 4 5 6 7 8 9 0 1 2 
  609. 6 7 8 9 0 1 2 3 4 5 
  610. 0 1 2 3 4 5 6 7 8 9 
  611. 5 6 7 8 9 0 1 2 3 4 
  612. 1 2 3 4 5 6 7 8 9 0 
  613. 8 9 0 1 2 3 4 5 6 7 
  614. 6 7 8 9 0 1 2 3 4 5 
  615. 5 6 7 8 9 0 1 2 3 4 
  616.  
  617. Results of rotcopy0_test:
  618. 3 4 5 0 1 2 
  619. Results of rotcopy1_test:
  620. 0 1 2 3 4 5 6 7 8 9 
  621. 0 1 2 3 4 5 6 7 8 9 
  622. 1 2 3 4 5 6 7 8 9 0 
  623. 2 3 4 5 6 7 8 9 0 1 
  624. 3 4 5 6 7 8 9 0 1 2 
  625. 4 5 6 7 8 9 0 1 2 3 
  626. 5 6 7 8 9 0 1 2 3 4 
  627. 6 7 8 9 0 1 2 3 4 5 
  628. 7 8 9 0 1 2 3 4 5 6 
  629. 8 9 0 1 2 3 4 5 6 7 
  630. 9 0 1 2 3 4 5 6 7 8 
  631.  
  632. Results of search0_test:
  633. v3 not contained in v1
  634. Found v3 in v2 at offset: 3
  635. Results of search1_test:
  636. v1: 0 1 2 3 4 5 6 7 8 9 
  637. v2: 50 51 52 
  638. v2 not contained in v1
  639. v1: 0 1 2 3 4 5 6 7 8 9 
  640. v2: 4 5 6 
  641. Found v2 in v1 at offset: 4
  642. Results of search2_test:
  643. grades: A B C D F 
  644. letters:Q E D 
  645. letters not found in grades
  646. grades: A B C D F 
  647. letters:B C D 
  648. letters found in grades at offset: 1
  649. Results of set1_test:
  650. count(42) = 0
  651. count(42) = 1
  652. count(42) = 1
  653. 1 elements erased
  654. Results of set2_test:
  655. Inserted new element 42
  656. Existing element = 42
  657. Results of setdiff0_test:
  658. 18 0 0 0 
  659. 10 17 23 0 
  660. Results of setdiff1_test:
  661. v1: 0 1 2 3 4 5 6 7 8 9 
  662. v2: 7 8 9 10 11 12 13 14 15 16 
  663. 0 1 2 3 4 5 6 
  664. Results of setdiff2_test:
  665. word1: A B C D E F G H I J K L M N O 
  666. word2: L M N O P Q R S T U V W X Y Z 
  667. A B C D E F G H I J K 
  668. Results of setintr0_test:
  669. 13 23 0 0 
  670. Results of setintr1_test:
  671. v1: 0 1 2 3 4 5 6 7 8 9 
  672. v2: 7 8 9 10 11 12 13 14 15 16 
  673. 7 8 9 
  674. Results of setintr2_test:
  675. word1: A B C D E F G H I J K L M N O 
  676. word2: L M N O P Q R S T U V W X Y Z 
  677. L M N O 
  678. Results of setsymd0_test:
  679. 10 17 18 0 
  680. Results of setsymd1_test:
  681. v1: 0 1 2 3 4 5 6 7 8 9 
  682. v2: 7 8 9 10 11 12 13 14 15 16 
  683. 0 1 2 3 4 5 6 10 11 12 13 14 15 16 
  684. Results of setsymd2_test:
  685. word1: A B C D E F G H I J K L M N O 
  686. word2: L M N O P Q R S T U V W X Y Z 
  687. A B C D E F G H I J K P Q R S T U V W X Y Z 
  688. Results of setunon0_test:
  689. 10 13 17 18 23 0 0 
  690. Results of setunon1_test:
  691. v1: 0 1 2 3 4 5 6 7 8 9 
  692. v2: 7 8 9 10 11 12 13 14 15 16 
  693. 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 
  694. Results of setunon2_test:
  695. word1: A B C D E F G H I J K L M N O 
  696. word2: L M N O P Q R S T U V W X Y Z 
  697. 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 
  698. Results of sort1_test:
  699. -10 1 11 19 42 50 
  700. Results of sort2_test:
  701. before: 1 50 -10 11 42 19 
  702. after: 50 42 19 11 1 -10 
  703. Results of stack1_test:
  704. 69
  705. 101
  706. 42
  707. Results of stack2_test:
  708. 69
  709. 101
  710. 42
  711. Results of stblptn0_test:
  712. 5 6 -2 10 11 20 
  713. Results of stblptn1_test:
  714. 1 3 14 12 2 15 7 14 6 16 
  715. 1 3 2 7 6 14 12 15 14 16 
  716. Results of stblsrt1_test:
  717. -10 1 11 19 42 50 
  718. Results of stblsrt2_test:
  719. aa bb cc dd ll qq 
  720. Results of swap1_test:
  721. a = 42 b = 19
  722. a = 19 b = 42
  723. Results of swprnge1_test:
  724. World Hello
  725. Hello World
  726. Results of times_test:
  727. total = 70
  728. Results of trnsfrm1_test:
  729. 5 1 0 -1 -6 -11 
  730. Results of trnsfrm2_test:
  731. Hello World!
  732. Results of ucompos1_test:
  733. 1
  734. 2
  735. 4
  736. Results of ucompos2_test:
  737. 1
  738. 2
  739. 4
  740. Results of unegate1_test:
  741. 2
  742. Results of unegate2_test:
  743. 2
  744. Results of uniqcpy1_test:
  745. 0 1 2 3 4 0 0 0 
  746. Results of uniqcpy2_test:
  747. QQWWEERTTYY
  748. QQWWEERTTYY
  749. QWERTY
  750. Results of unique1_test:
  751. 0 1 2 3 4 2 3 4 
  752. Results of unique2_test:
  753. QQWWEERTTYY
  754. QWERTYRTTYY
  755. Results of uprbnd1_test:
  756. 0 0 0 0 1 1 1 1 2 2 2 2 3 3 3 3 4 4 4 4 
  757. 3 can be inserted at index: 16
  758. Results of uprbnd2_test:
  759. d can be inserted at index: 4
  760. Results of vec1_test:
  761. empty = 1
  762. size = 0
  763. max_size = 1073741823
  764. size = 1
  765. v1[0] = 42
  766. Results of vec2_test:
  767. v1 = 32.1 40.5 
  768. v2 = 3.56 
  769. v1 = 3.56 
  770. v2 = 32.1 40.5 
  771. v2 = 3.56 
  772. Results of vec3_test:
  773. v1 = hi
  774. v2 = ho
  775. (v1 == v2) = 0
  776. (v1 < v2) = 1
  777. Results of vec4_test:
  778. front = 1
  779. back = 16, size = 4
  780. back = 25, size = 5
  781. back = 16, size = 4
  782. Results of vec5_test:
  783. v[0] = 1
  784. v[1] = 4
  785. v[2] = 9
  786. v[3] = 16
  787. Results of vec6_test:
  788. v[0] = 1
  789. v[1] = 4
  790. v[2] = 9
  791. v[3] = 16
  792. v[4] = 25
  793. v[5] = 36
  794.  
  795. v[0] = 4
  796. v[1] = 9
  797. v[2] = 16
  798. v[3] = 25
  799. v[4] = 36
  800.  
  801. v[0] = 4
  802. v[1] = 9
  803. v[2] = 16
  804. v[3] = 25
  805.  
  806. v[0] = 4
  807. v[1] = 25
  808.  
  809. Results of vec7_test:
  810. v[0] = 0
  811. v[1] = 1
  812. v[2] = 4
  813. v[3] = 25
  814. v[4] = 36
  815.  
  816. v[0] = 0
  817. v[1] = 1
  818. v[2] = 4
  819. v[3] = 9
  820. v[4] = 16
  821. v[5] = 25
  822. v[6] = 36
  823.  
  824. Results of vec8_test:
  825. capacity = 0
  826. capacity = 1
  827. capacity = 5000
  828. Results of hmap1_test:
  829. m['x'] = 20
  830. m['x'] = 10
  831. m['z'] = 
  832. m.count('z') = 1
  833. First insertion successful
  834. Existing pair c -> 100
  835. Results of hmmap1_test:
  836. count('X') = 0
  837. count('X') = 1
  838. count('X') = 2
  839. X -> 10
  840. X -> 20
  841. Y -> 32
  842. Erased 2 items
  843. Results of hset2_test:
  844. Inserted new element 42
  845. Existing element = 42
  846. Results of hmset1_test:
  847. count(42) = 0
  848. count(42) = 1
  849. count(42) = 2
  850. 40 Not found
  851. Found *
  852. Erased 2 instances
  853. Results of slist1_test:
  854. original: xlxtss
  855. reversed: sstxlx
  856. removed: sstl
  857. uniqued: stl
  858. sorted: lst
  859. Results of string1_test:
  860. Hello, World!
  861. v[0] = H
  862. v[1] = !
  863.  
  864. Hello, World!
  865. Results of bitset1_test:
  866. b1 size = 13
  867. b1 = 1111111111111
  868. b2 size = 13
  869. b2 = 1000100010001
  870. b1 = 1101110111011
  871.