Commit Graph

9 Commits

Author SHA1 Message Date
James E. King, III
e4b101cd92 expand appveyor to cover cygwin 32-bit and 64-bit, mingw 32-bit
unit tests were failing on cygwin so I changed them to use lightweight test
therefore Boost.Format no longer depends on Boost.Test
2018-01-22 12:48:59 -05:00
James E. King, III
5f93cc7f66 improve code coverage, found and fixed a few bugs 2017-11-01 18:22:30 -04:00
James E. King, III
ef8ce677b0 fix max interaction against windows.h 2017-10-24 23:33:28 -04:00
James E. King, III
0e3c00c646 re-enable benchmark build as part of standard builds,
fixed a NO_LOCALE build error the benchmark build discovered,
updated ignored argument handling and fixed build warnings in clang,
changed CI build scripts to build from top level of library
2017-10-13 19:56:45 -04:00
James E. King, III
f07d635260 trac-8735: add unit test for bad format exception 2017-10-13 10:06:08 -04:00
Samuel Krempp
a995d9ca4e test support for enums on gcc (patch by Steven Watanabe)
fixes Ticket #2015

[SVN r57695]
2009-11-15 23:10:54 +00:00
Andreas Huber
301e1864c8 Fixed license & copyright issues and converted to HTML 4.01
[SVN r36232]
2006-12-01 14:40:09 +00:00
Vladimir Prus
0859a9e3aa Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since
linking to the shared version requires test changes.

Patch from Juergen Hunold.


[SVN r35989]
2006-11-10 19:09:56 +00:00
Vladimir Prus
d0333cfcf3 Add V2 Jamfile
[SVN r20210]
2003-09-29 16:09:15 +00:00