Skip to content
Snippets Groups Projects
  1. Jul 14, 2015
  2. Jul 09, 2015
  3. Jul 07, 2015
  4. Jul 06, 2015
  5. Jun 30, 2015
  6. Jun 26, 2015
  7. Jun 25, 2015
  8. Jun 23, 2015
  9. Jun 18, 2015
  10. Jun 17, 2015
    • Natalie Weizenbaum's avatar
      Allow Suites to be added to an Engine over time. · 70fa0ced
      Natalie Weizenbaum authored
      Instead of providing all test suites to the Engine's constructor, the
      engine now has a sink that can be used to add suites over time and
      closed to indicate that no more suites are coming. This makes the use
      pattern more flexible, and is a step towards supporting a live test
      runner and to more memory efficiency.
      
      Reporters no longer wrap the Engine. Instead, they expose a static
      `watch` function which subscribes to the events the Engine emits.
      
      R=kevmoo@google.com
      
      Review URL: https://codereview.chromium.org//1187103004.
      70fa0ced
  11. Jun 16, 2015
  12. Jun 15, 2015
  13. Jun 10, 2015
  14. Jun 09, 2015
  15. Jun 08, 2015
  16. Jun 03, 2015
  17. Jun 02, 2015
  18. Jun 01, 2015
  19. May 29, 2015
Loading