Skip to content
Snippets Groups Projects
  1. Dec 31, 2015
  2. Oct 20, 2015
  3. Oct 19, 2015
  4. Oct 17, 2015
  5. Oct 10, 2015
  6. Aug 14, 2015
  7. Jun 24, 2015
  8. Apr 14, 2015
  9. Apr 13, 2015
    • Arseny Kapoulkine's avatar
      Permit custom allocation function to throw · f04b56e1
      Arseny Kapoulkine authored
      Ensure that all the necessary cleanup is performed in case the allocation fails
      with an exception - files are closed, buffers are reclaimed, etc.
      
      Any test that triggers a simulated out-of-memory condition is ran once again
      with a throwing allocation function. Unobserved std::bad_alloc count as test
      failures and require CHECK_ALLOC_FAIL macro.
      
      Fixes #17.
      f04b56e1
  10. Apr 11, 2015
  11. Mar 25, 2015
  12. Mar 24, 2015
  13. Mar 22, 2015
  14. Mar 20, 2015
Loading