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