Skip to content
Snippets Groups Projects
  1. 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
  2. Apr 11, 2015
  3. Mar 25, 2015
  4. Mar 24, 2015
  5. Mar 22, 2015
  6. Mar 20, 2015
  7. Mar 19, 2015
  8. Jan 24, 2015
  9. Jan 17, 2015
  10. Nov 26, 2014
  11. Nov 18, 2014
  12. Nov 17, 2014
  13. Oct 19, 2014
  14. Aug 10, 2014
  15. Feb 28, 2014
Loading