1. 30 Dec, 2015 5 commits
  2. 29 Dec, 2015 1 commit
  3. 16 Dec, 2015 2 commits
  4. 06 Dec, 2015 3 commits
  5. 04 Dec, 2015 1 commit
  6. 01 Dec, 2015 1 commit
  7. 30 Nov, 2015 4 commits
  8. 28 Nov, 2015 2 commits
  9. 27 Nov, 2015 1 commit
  10. 26 Nov, 2015 3 commits
  11. 25 Nov, 2015 1 commit
  12. 17 Nov, 2015 1 commit
  13. 16 Nov, 2015 1 commit
    • Philipp A. Hartmann's avatar
      documenttest.cpp: EXPECT_THROW when checking empty allocator (closes #469) · c8d298bc
      Philipp A. Hartmann authored
      In the MoveConstructor/MoveAssignment tests, a check for a `NULL` allocator
      return has been used to check for the correct moved-from state of a Document.
      After the merge of #426, the GetAllocator call fails with an assertion,
      if the allocator of a GenericDocument is NULL.
      
      Check for the throw, instead of NULL in the move-related tests.
      Tested with GCC 4.9 on Linux with C++11 enabled.
      
      Reported-by: @woldendans
      c8d298bc
  14. 30 Oct, 2015 1 commit
  15. 29 Oct, 2015 3 commits
  16. 28 Oct, 2015 1 commit
  17. 27 Oct, 2015 3 commits
  18. 26 Oct, 2015 2 commits
  19. 22 Oct, 2015 1 commit
  20. 15 Oct, 2015 3 commits