Milo Yip
|
d8c793f23f
Disable type_traits
|
10 роки тому |
Milo Yip
|
a6eb15d274
Fix warnings in clang for C++11
|
10 роки тому |
Milo Yip
|
74c8dcfd57
Fix clang -Weverything
|
10 роки тому |
Philipp A. Hartmann
|
9378001e35
documenttest.cpp: check/use conversion from Document to ParseResult
|
10 роки тому |
Philipp A. Hartmann
|
c8d298bc9e
documenttest.cpp: EXPECT_THROW when checking empty allocator (closes #469)
|
10 роки тому |
Philipp A. Hartmann
|
41dd68f092
add simple test for unchanged DOM after parse error
|
10 роки тому |
Philipp A. Hartmann
|
46e1696316
add free inline `swap` functions
|
10 роки тому |
Philipp A. Hartmann
|
dd901f498b
add GenericDocument<>::Swap
|
10 роки тому |
Milo Yip
|
0edd743c83
Fix Document.UserBuffer test
|
10 роки тому |
miloyip
|
a72c35b9fa
Workaround for Valgrind false alarm on wcscmp()
|
10 роки тому |
miloyip
|
3c73975513
Fix 2 FILE* leaks in documenttest.cpp
|
10 роки тому |
miloyip
|
8d39282af5
Update license headers for tests
|
10 роки тому |
miloyip
|
3675b33a2a
Search more paths for different build situations
|
10 роки тому |
miloyip
|
bff588e665
Typo
|
10 роки тому |
miloyip
|
5dde9ae45e
Cover MemoryPoolAllocator::Capacity()
|
10 роки тому |
miloyip
|
985971a563
Fix gcc/clang compilation
|
10 роки тому |
Milo Yip
|
3bc95ecd7c
Add coverage for Document::ParseXXX()
|
10 роки тому |
Milo Yip
|
fb4f321d82
Fix another -Wfloat-equal warning
|
10 роки тому |
Milo Yip
|
b8cc02e0aa
Try to fix a compilation error on gcc/clang
|
10 роки тому |
Milo Yip
|
2d920e7e0f
Add user buffer unit test
|
11 роки тому |
unknown
|
63ad11c367
add support for `AppVeyor` CI for checking Windows builds
|
11 роки тому |
Milo Yip
|
24dd7ef839
Merge branch 'movetestleak'
|
11 роки тому |
Milo Yip
|
7c47cd3498
Remove 2 unit tests which make memory leaks
|
11 роки тому |
Milo Yip
|
24563b28fb
Correct Value(kStringType) and more assertions
|
11 роки тому |
Milo Yip
|
c8bed6b8cc
Fix compilation errors in unit tests for VC
|
11 роки тому |
Drew Noakes
|
6aa664eeef
Document traits of types using <type_traits> and static_assert in tests.
|
11 роки тому |
Philipp A. Hartmann
|
1a31767dcf
DocumentMove tests: compiler error due to -Wsign-compare
|
11 роки тому |
ecorm
|
fd12dcb3db
Added MemoryPoolAllocator to GenericDocument moveunit tests. Added comment in GenericDocument move assignment operator explaining why the static_cast is needed to move the base class.
|
11 роки тому |
ecorm
|
cb33f910c3
Merge branch 'master' into issue123movesupport
|
11 роки тому |
ecorm
|
02f3b00ee6
Implemented C++11 move semantics for GenericDocument
|
11 роки тому |