Commit Graph

17 Commits

Author SHA1 Message Date
Robert Ramey
e629008d55 changes to test_iterators and others to pass tests 2016-03-11 18:26:34 -08:00
Robert Ramey
5988a816f9 correct dereference of iterator incremented past end() 2016-03-08 12:34:51 -08:00
Robert Ramey
c0f17d6934 corrected iterator test. 2016-03-07 09:53:53 -08:00
Robert Ramey
67b16f8a9d explicitly initialized m_mbs (std::mbstate_t) in utf8 transform iterators.
adjusted tests to be sure that wchar arrays/strings are null terminated.
2015-11-24 10:48:03 -08:00
Robert Ramey
62c975820d fixed conversion of string -> wasting and vice versa
made data flow iterator which uses codecvt facet - need to generalize this.
expanded test of this
looks like fixed visibility issues - except for one test.
2015-10-16 22:20:44 -07:00
Robert Ramey
5a94e5e4eb removed pfto 2015-03-23 15:29:57 -07:00
Robert Ramey
b454953f27 merge trunk to release
[SVN r86727]
2013-11-16 20:13:39 +00:00
Robert Ramey
225b1e326b update test_utf8_codecvt test to use std::istream_iterator.
update other tests for improvements in base64_from_binary
tweak test_complex to play nice with PGI library.

[SVN r82200]
2012-12-24 18:12:43 +00:00
Robert Ramey
4d360d1082 Merge changes to release branch
[SVN r58151]
2009-12-05 06:34:10 +00:00
Robert Ramey
09bf7cb705 Revert changes intended for trunk
[SVN r57701]
2009-11-16 05:32:31 +00:00
Robert Ramey
a145a34048 Fixed warnings at highest warning level
[SVN r57667]
2009-11-15 00:37:15 +00:00
Robert Ramey
4488fddadf moved to lightweight test system
[SVN r36419]
2006-12-16 06:03:48 +00:00
Robert Ramey
33814c1296 corrections to tests
[SVN r35481]
2006-10-04 05:50:14 +00:00
Robert Ramey
5a2bcb694a replaced boost::success with EXIT_SUCCESS
[SVN r27297]
2005-02-10 02:48:53 +00:00
Robert Ramey
06ce20d5ae correct error in table size
[SVN r24012]
2004-07-24 16:27:25 +00:00
Robert Ramey
9e6d12881d tabs and licence
[SVN r23760]
2004-07-19 07:00:01 +00:00
Robert Ramey
5888e13122 initial checkin
[SVN r23433]
2004-07-11 01:15:12 +00:00