John Keiser
|
3dcc188d93
|
Add more tests to cmake
|
2020-04-08 14:52:56 -07:00 |
John Keiser
|
10b7556a37
|
Specify cmake tests, benchmarks and tools idiomatically
|
2020-04-08 14:52:56 -07:00 |
John Keiser
|
622d9c9480
|
Replace as_X and is_X with get<T> and is<T>
|
2020-03-28 15:29:53 -07:00 |
John Keiser
|
03746b966b
|
Move document/element/etc. under dom
|
2020-03-28 13:42:21 -07:00 |
John Keiser
|
5ad405006c
|
Return document::element from parse, load, parse_many, load_many
|
2020-03-27 12:24:41 -07:00 |
John Keiser
|
2e420169c3
|
Remove document::parse and document::load
|
2020-03-26 10:13:09 -07:00 |
Daniel Lemire
|
06c1dc3a29
|
Adding NDEBUG to release (#557)
* Adding NDEBUG to release
* Asserts are deleted with NDEBUG. We want hard asserts.
|
2020-03-13 14:37:02 -04:00 |
John Keiser
|
ac0899c043
|
Add error tests, doc_ref_result[] chaining
|
2020-03-11 17:19:41 -07:00 |