Skip to content
Snippets Groups Projects
  1. Jun 23, 2017
  2. Jun 22, 2017
  3. Jun 19, 2017
  4. Jun 17, 2017
  5. Jun 16, 2017
  6. Jun 15, 2017
  7. Apr 04, 2017
  8. Mar 22, 2017
  9. Mar 21, 2017
  10. Feb 11, 2017
  11. Feb 09, 2017
  12. Feb 08, 2017
  13. Feb 06, 2017
  14. Feb 02, 2017
  15. Feb 01, 2017
    • Arseny Kapoulkine's avatar
      tests: Add more tests to increase coverage · 1a3e92a7
      Arseny Kapoulkine authored
      This change adds more thorough tests for attribute conversion as well as
      some assorted tests that fix gaps in coverage.
      1a3e92a7
    • Arseny Kapoulkine's avatar
      tests: Add compact hash table reserve test · 094a0c8e
      Arseny Kapoulkine authored
      This makes sure all .reserve calls failure paths are covered. These
      tests don't explicitly test if reserve is present on all paths - this is
      much harder to test since not all modifications require reserve to be
      called, so we'll have to rely on a combination of automated testing and
      sanity checking for this.
      
      Also add more parsing out of memory coverage tests.
      094a0c8e
  16. Jan 31, 2017
Loading