Commit Graph

3194 Commits

Author SHA1 Message Date
Raffi Enficiaud
242c30facd missing semi colons
It looks like the proper call is this one (file and line should be specified)
2014-04-29 01:01:16 +02:00
Raffi Enficiaud
6ee4291d0f fix warnings 2014-04-29 00:58:51 +02:00
Raffi Enficiaud
822ce0b7a4 clang compilation fix 2014-04-29 00:40:23 +02:00
Raffi Enficiaud
49b481caf0 license 2014-04-29 00:39:19 +02:00
Raffi Enficiaud
1b002b61ad Merge commit '7a6bca70486f326fbdc115d9ca50f7fbe44ddb16' into feature/quickbookdoc 2014-04-28 23:52:05 +02:00
Noel Belcourt
7a6bca7048 Merge pull request #4 from timblechmann/topic/fix-warnings
test: disable -Wlogical-op-parentheses warnings for clang

Strange, now it looks okay, cosmic ray i guess.
2014-04-28 15:16:54 -06:00
Raffi Enficiaud
2dfe4f9d80 update quickbook generated documentation 2014-04-28 14:53:43 +02:00
Raffi Enficiaud
7c8c7b2566 trac ticket #8895
updating the test files accordingly
2014-04-22 10:33:00 +02:00
Raffi Enficiaud
2660d40f32 trac ticket #8895
updating the test files accordingly
2014-04-22 10:03:38 +02:00
Raffi Enficiaud
90ebdefcb3 fixed compilation issue on mac 2014-04-20 16:18:21 +02:00
Raffi Enficiaud
2e7d65bbd3 trac ticket 9537: const_string_test example fails
this time this is the correct commit
cleaned the file a bit
2014-04-20 15:48:56 +02:00
Raffi Enficiaud
9be77bcda7 fixed the wrong ticket, now have to work on 9537 2014-04-20 15:16:06 +02:00
Raffi Enficiaud
cbc58704c3 Dropped the change log by mistake 2014-04-20 15:15:14 +02:00
Raffi Enficiaud
101444f3da trac ticket 9537: const_string_test example fails
moved the change log to another file
updated the change log
2014-04-20 15:09:03 +02:00
Raffi Enficiaud
364ca99d45 including some fixed issues from trac 2014-04-20 06:41:06 +02:00
Raffi Enficiaud
c31c548b4d removing some open issues 2014-04-20 06:40:40 +02:00
Raffi Enficiaud
ec5261ddd8 New sections ids 2014-04-20 06:40:23 +02:00
Raffi Enficiaud
f360b4d9d9 Separated the log levels section + fixed link 2014-04-20 06:33:22 +02:00
Raffi Enficiaud
21b5d58e22 trac ticket #8895 2014-04-18 13:25:28 +02:00
Raffi Enficiaud
b7dc516818 test doxygen 2014-04-13 20:37:48 +02:00
Raffi Enficiaud
9611117843 changing the title, sounds more sexy 2014-04-12 23:56:39 +02:00
Raffi Enficiaud
5458376c94 renaming files 2014-04-12 23:45:20 +02:00
Raffi Enficiaud
0851910529 moving the progression display 2014-04-12 23:40:57 +02:00
Raffi Enficiaud
32da880b59 moving content to specific files 2014-04-12 23:34:57 +02:00
Raffi Enficiaud
1a220c4a0a separating fp numbers 2014-04-12 23:30:24 +02:00
Raffi Enficiaud
2bbd636e45 moving files, renaming titles 2014-04-12 23:25:51 +02:00
Raffi Enficiaud
3ff2037a06 moving the tutorials into a subfolder 2014-04-12 23:17:45 +02:00
Raffi Enficiaud
a9c6b08306 tentative component part 2014-04-12 23:12:06 +02:00
Raffi Enficiaud
a21703277e new titles 2014-04-12 23:11:45 +02:00
Raffi Enficiaud
02a1996603 new links for the current status page 2014-04-12 23:11:11 +02:00
Raffi Enficiaud
b126c46ef1 moving the testing tool reference to another reference section 2014-04-12 23:02:28 +02:00
Tim Blechmann
dfdb0a6900 test: disable -Wlogical-op-parentheses warnings for clang 2014-04-04 12:46:04 +02:00
Raffi Enficiaud
1276f5a4fb generating the new htmls 2014-03-17 14:36:35 +01:00
Raffi Enficiaud
faaecfec2a moving the assertions to specific sections (final) 2014-03-17 14:35:15 +01:00
Raffi Enficiaud
648e19c8a8 advances in defining new sections for macros 2014-03-16 21:22:18 +01:00
Raffi Enficiaud
602de5287e advances in defining new sections for macros 2014-03-16 21:14:15 +01:00
Gennadiy Rozental
c212fc171f Merge branch 'feature/quickbookdoc' of https://github.com/boostorg/test into feature/quickbookdoc 2014-03-13 00:20:31 -04:00
Gennadiy Rozental
be80c8cb03 more doxygen comments 2014-03-13 00:20:00 -04:00
Raffi Enficiaud
a96941ec13 new generation of the htmls 2014-03-10 22:00:29 +01:00
Raffi Enficiaud
3d471e55b6 moving BOOST_EQUAL and BOOST_EQUAL_COLLECTION into appropriate section + update references 2014-03-10 21:57:19 +01:00
Raffi Enficiaud
11c7c13508 moving BOOST_<level> and BOOST_<level>_BITWISE_EQUAL 2014-03-10 21:48:15 +01:00
Raffi Enficiaud
3f83ca56ae moving parts of the UTF tools into another files in order to clarify the structure of the main testing tool file 2014-03-10 21:36:55 +01:00
Raffi Enficiaud
d55c59a773 moving the floating points testing into another file in order to clarify the structure of the main testing tool file 2014-03-10 21:29:07 +01:00
Raffi Enficiaud
b245cd0b4f adding a new file 2014-03-10 21:28:18 +01:00
Raffi Enficiaud
51104d6cba moving some parts into other parts:
- portability into the design notes
- the empty release notes

renaming the file introduction to how_to_read_this_documentation
2014-03-10 20:56:44 +01:00
Raffi Enficiaud
002e4e33a3 new auto generation of the doc 2014-03-10 14:31:23 +01:00
Raffi Enficiaud
f98b853475 moving fixtures into test organization 2014-03-10 14:30:27 +01:00
Raffi Enficiaud
5571873624 moving fixtures 2014-03-10 14:20:46 +01:00
Raffi Enficiaud
5ae485cd0c fixing examples pathes 2014-03-10 14:19:16 +01:00
Raffi Enficiaud
7708210e1e subfolders 2014-03-10 14:17:25 +01:00