Dean Moldovan
|
3a04ebf14f
|
Fix user-defined literal detection for Intel C++ compiler
|
2016-05-03 13:43:51 +02:00 |
|
Victor Zverovich
|
afd67497de
|
cppformat -> fmt
|
2016-04-24 09:06:12 -07:00 |
|
Mario Werner
|
4aeeb49d23
|
updated compile-test and include a working test
This makes sure that the test does not break due to other reasons.
|
2016-01-30 23:49:39 +01:00 |
|
Victor Zverovich
|
2e3423b053
|
Update compile-test
|
2015-03-01 17:03:44 -08:00 |
|
Victor Zverovich
|
8a915b9b8d
|
Update compile-test
|
2015-03-01 14:13:45 -08:00 |
|
Victor Zverovich
|
313b259891
|
Use type_traits to test if copyable/assignable
Replace compile tests that check if types are copy constructible and copy assignable with normal tests that use type_traits (if available).
|
2014-09-30 07:30:05 -07:00 |
|
Victor Zverovich
|
cb7caa540f
|
Move FMT_STATIC_ASSERT to header and test.
|
2014-09-12 12:05:32 -07:00 |
|
Victor Zverovich
|
56fb75c2ec
|
Rearrange tests to simplify inclusion in other projects.
|
2014-08-09 09:04:38 -07:00 |
|