Peter Dimov
|
68d6dbea89
|
Add test/CMakeLists.txt
|
2024-09-18 18:14:18 +03:00 |
|
Peter Dimov
|
174e8855ca
|
Disable _ccs tests on clang-cl 32 bit
|
2024-09-18 18:12:30 +03:00 |
|
Peter Dimov
|
1d88010ae0
|
Update test/Jamfile
|
2024-09-18 18:09:07 +03:00 |
|
Peter Dimov
|
e7b9acf2f3
|
Merge branch 'modular' of https://github.com/grafikrobot/boostorg.function_types into feature/modular-b2
|
2024-09-18 17:56:58 +03:00 |
|
Peter Dimov
|
cdef91bff7
|
Disable _ccs tests when _M_IX86 isn't defined (MSVC 32 bit)
|
2024-09-18 17:53:14 +03:00 |
|
Peter Dimov
|
71cc514bc9
|
Add .github/workflows/ci.yml
|
2024-09-18 17:16:38 +03:00 |
|
Rene Rivera
|
57b36d9810
|
Update build deps.
|
2024-08-03 12:08:46 -05:00 |
|
Rene Rivera
|
937c7bb75c
|
Make the library modular usable.
|
2024-03-11 08:38:17 -05:00 |
|
Edward Diener
|
669f083f33
|
Added functionality and tests that allow a possibly compound property tag to be queried to see if a given property tag is in it. This is useful if the end-user needs to know if, let's say, a const property has been set in the property tag. Since a property tag may be a compound property tag consisting of more than one property tag it is not possible to determine such a thing by just using boost::is_same to see if the two are equal.
|
2020-01-18 03:35:19 -05:00 |
|
Edward Diener
|
b3e185a544
|
Disable custom calling conventions test for 64-bit address model.
|
2017-10-13 16:14:25 -04:00 |
|
Troy D. Straszheim
|
64776ee43c
|
rm cmake from trunk. I'm not entirely sure this is necessary to satisfy the inspect script, but I'm not taking any chances, and it is easy to put back
[SVN r56942]
|
2009-10-17 02:07:38 +00:00 |
|
Troy D. Straszheim
|
0bf0587f58
|
Copyrights on CMakeLists.txt to keep them from clogging up the inspect
reports. This is essentially the same commit as r55095 on the release
branch.
[SVN r55159]
|
2009-07-26 00:49:56 +00:00 |
|
Tobias Schwinger
|
b7da1bd1ab
|
adds tests with const result
[SVN r49980]
|
2008-11-28 11:38:38 +00:00 |
|
Michael A. Jackson
|
ee8ed76bc5
|
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
[SVN r49627]
|
2008-11-07 17:02:56 +00:00 |
|
Michael A. Jackson
|
e60e1b82aa
|
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
[SVN r49510]
|
2008-11-01 13:15:41 +00:00 |
|
Tobias Schwinger
|
b60bbe281f
|
clarifies #error message
[SVN r41739]
|
2007-12-05 10:24:21 +00:00 |
|
Tobias Schwinger
|
60a0af0f66
|
- nonstandard calling conventions need to be enabled now
- using #ifdef ... #error to detect whether test makes sense for a particular compiler
[SVN r40798]
|
2007-11-05 17:20:44 +00:00 |
|
Tobias Schwinger
|
20eb828129
|
adds test case for pointer to data member type
[SVN r40797]
|
2007-11-05 17:19:23 +00:00 |
|
Tobias Schwinger
|
5685b10737
|
- re-deletion of old files (SVN migration)
- trac issue #1100 (preliminary fix to keep full build of Boost from failing)
[SVN r38427]
|
2007-08-03 20:21:05 +00:00 |
|
Tobias Schwinger
|
7093ad7b86
|
Jamfile.v2 --> Jamfile
[SVN r38184]
|
2007-07-11 17:40:23 +00:00 |
|
Tobias Schwinger
|
b8727b8445
|
removes outdated test case
[SVN r37685]
|
2007-05-13 13:58:19 +00:00 |
|
Tobias Schwinger
|
7f740b33d1
|
libs/function_types/* - check-in
[SVN r37684]
|
2007-05-13 13:12:51 +00:00 |
|