
Begin test
testing test program - should report error
   ... doing test 1
Error at test 1:
prstr: just testing - 1 [0]: should be just testing - 2 [0]
preliminary tests
   ... doing test 2
test string creation and copying
   ... doing test 17
test append
   ... doing test 75
test element access
   ... doing test 96
test assign
   ... doing test 111
test substring
   ... doing test 123
test insert
   ... doing test 128
test erase
   ... doing test 134
test replace
   ... doing test 140
test insert with capacity
   ... doing test 154
test erase with capacity
   ... doing test 160
test replace with capacity
   ... doing test 165
test some weirdos
   ... doing test 181
test comparisons
   ... doing test 228
test compare
   ... doing test 336
test add
   ... doing test 372
test find
   ... doing test 401
test single character find functions
   ... doing test 442
test rfind
   ... doing test 476
test find_first_of
   ... doing test 514
test find_last_of
   ... doing test 536
test find_first_not_of
   ... doing test 560
test find_last_not_of
   ... doing test 582
test finds with zero length string
   ... doing test 604
test multiple reference to sum
   ... doing test 640
test substitution in function
   ... doing test 644
test printing - the following 2 lines should be identical
The quick brown fox
The quick brown fox
printing npos
4294967295
(The following memory checks are probably not valid with all
compilers - see newmat documentation)
Checking for lost memory: 9123384 9123384  - ok
Checking for lost memory: 9123384 9123384  - ok
Number of errors (should be 1): 1
Number of tests ..............: 644
