Skip to content
Snippets Groups Projects
  1. Aug 30, 2016
  2. Jul 27, 2016
  3. Jun 23, 2016
  4. May 04, 2016
  5. Feb 23, 2016
  6. Feb 04, 2016
  7. Feb 01, 2016
  8. Jan 13, 2016
  9. Nov 23, 2015
  10. Aug 13, 2015
  11. Jul 22, 2015
  12. Jun 30, 2015
  13. 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
  14. May 20, 2015
  15. Apr 23, 2015
  16. Apr 22, 2015
  17. Apr 21, 2015
  18. Apr 03, 2015
  19. Apr 01, 2015
  20. Mar 06, 2015
  21. Mar 05, 2015
  22. Feb 28, 2015
  23. Feb 20, 2015
  24. Feb 19, 2015
  25. Feb 13, 2015
  26. Feb 12, 2015
Loading