Commit Graph

144 Commits

Author SHA1 Message Date
Peter Dimov
d4c2b0f26e Reformat copyright banners 2018-09-20 01:53:36 +03:00
Peter Dimov
726ee688d6 Prefix tests with project name; generate test names if not given 2018-09-20 01:30:54 +03:00
Peter Dimov
b41f6c14b9 Add support for testing using CMake 2018-09-20 00:55:16 +03:00
Peter Dimov
d6c3159261 Untabify CMakeLists.txt 2018-09-19 21:12:28 +03:00
Mike Dev
3a651adb42 [CMake] Lower requirement to 3.5 and rename project to BoostAssert 2018-09-19 18:34:43 +02:00
Mike Dev
1a82003731 [CMake] Generate cmake target that other libraries can use
... to express their dependency on this library and retrieve any
configuration information such as the include directory, binary
to link to (if any), transitive dependencies, necessary compiler
options or the required c++ standards level.
2018-09-18 13:23:54 +02:00
Peter Dimov
4bd93cd414 Update .travis.yml boost-1.68.0 boost-1.67.0 boost-1.66.0 2017-10-24 20:12:26 +03:00
Peter Dimov
fbcfe753ee Remove local asciidoctor.jam 2017-10-23 12:30:10 +03:00
Rene Rivera
96742a7248 Guard against redef of asciidoctor in common b2. 2017-10-18 18:47:06 -05:00
Peter Dimov
cf19f2469a Add quick test target 2017-09-04 15:12:19 +03:00
Peter Dimov
f05a6fff37 Remove html; add .gitignore boost-1.65.0 boost-1.65.1 2017-06-16 19:39:32 +03:00
Peter Dimov
719ec039a2 Remove javascript that tried to integrate the Boost banner, as it didn't work 2017-06-16 19:35:29 +03:00
Peter Dimov
4ea0732016 Merge branch 'master' into develop 2017-06-11 00:39:07 +03:00
Peter Dimov
6d21e073bb Move style, script tags to a docinfo footer 2017-06-11 00:33:37 +03:00
Peter Dimov
4c7b11f976 Change style of inline code a bit 2017-06-10 22:05:12 +03:00
Peter Dimov
b67b40f3c2 Fix notice 2017-06-10 21:09:31 +03:00
Peter Dimov
c045fca0b2 Resolve conflict between the common Boost header and the ToC 2017-06-10 18:27:04 +03:00
Peter Dimov
5610a2dc7d Include into master doc build 2017-06-10 04:31:35 +03:00
Peter Dimov
93ad33cd6d Merge branch 'develop' 2017-06-08 04:50:33 +03:00
Peter Dimov
a5f97a15e4 Update README.md 2017-06-06 23:56:35 +03:00
Peter Dimov
677f821cfd Create README.md 2017-06-06 23:54:32 +03:00
Peter Dimov
9e31c77723 Fix spelling of Ion's name 2017-06-06 18:23:53 +03:00
Peter Dimov
aac5a07832 Merge branch 'feature/asciidoc' into develop 2017-06-06 18:18:53 +03:00
Peter Dimov
f2ef07dfaa Remove from Boost doc build for now to avoid breaking it 2017-06-06 18:17:17 +03:00
Peter Dimov
dc893c0c2e Update copyright section slightly 2017-06-06 18:16:04 +03:00
Peter Dimov
0cc55b624e Add pdf_ target 2017-06-06 18:13:01 +03:00
Peter Dimov
5f15c119fc Line wrap to ~80 columns because PDF 2017-06-06 06:02:19 +03:00
Peter Dimov
30c7c8077a Remove top-level assert.html and current_function.html 2017-06-06 04:33:44 +03:00
Peter Dimov
618f5c72e7 Add html 2017-06-06 04:28:34 +03:00
Peter Dimov
ed9df5994b Move ToC to the left 2017-06-06 04:28:01 +03:00
Peter Dimov
0f5872df80 Update docs, update Jamfiles to not use DocBook 2017-06-06 03:46:51 +03:00
Peter Dimov
215f529b84 Update documentation, add Jamfile 2017-06-06 02:19:26 +03:00
Peter Dimov
bfcfebc7b1 Update current_function.adoc 2017-06-05 18:53:28 +03:00
Peter Dimov
cdc9685ecf Update assert.adoc 2017-06-05 18:45:01 +03:00
Peter Dimov
705e31eadd Update assert.adoc 2017-06-05 18:36:57 +03:00
Peter Dimov
871efc9961 Update current_function.adoc 2017-06-05 18:36:26 +03:00
Peter Dimov
a3a3696d1e Update assert.adoc 2017-06-05 18:35:42 +03:00
Peter Dimov
e6e1333a48 Update index.adoc 2017-06-05 18:33:08 +03:00
Peter Dimov
7bd364f684 Update current_function.adoc 2017-06-05 18:30:45 +03:00
Peter Dimov
eb13a16750 Update assert.adoc 2017-06-05 18:29:24 +03:00
Peter Dimov
1e63b47508 Update current_function.adoc 2017-06-05 18:23:12 +03:00
Peter Dimov
f5eda28c9f Add .adoc files 2017-06-05 18:20:02 +03:00
Peter Dimov
1db4e17595 Merge branch 'develop' boost-1.64.0-beta1 boost-1.64.0-beta2 boost-1.64.0 boost-1.63.0 2016-11-01 19:08:49 +02:00
Peter Dimov
89e5b86c46 Add .travis.yml, appveyor.yml 2016-11-01 19:07:47 +02:00
Peter Dimov
c67fe0a924 Add support for BOOST_DISABLE_CURRENT_FUNCTION 2016-11-01 18:43:47 +02:00
Peter Dimov
066d8933c4 Merge branch 'develop' boost-1.62.0 boost-1.61.0 boost-1.60.0 2015-09-12 17:43:38 +03:00
Peter Dimov
938bfbb080 Merge pull request #5 from igaztanaga/changes
Added BOOST_ASSERT_IS_VOID macro
2015-09-12 17:42:01 +03:00
Ion Gaztañaga
1b7207ac44 Fixed wrong patch for the test 2015-07-23 10:53:16 +02:00
Ion Gaztañaga
9f21dfea1b Fixed documentation and test-case typos, after Peter Dimov's review of the PR#5 (https://github.com/boostorg/assert/pull/5) 2015-07-23 10:47:05 +02:00
Ion Gaztañaga
abf5a45b09 Added BOOST_ASSERT_IS_VOID macro 2015-07-10 20:49:53 +02:00