1. 26 Apr, 2019 1 commit
    • Jason Madden's avatar
      First part of fixing #1349: Allow test.support.is_resource_enabled to do its... · 0aed4fe0
      Jason Madden authored
      First part of fixing #1349: Allow test.support.is_resource_enabled to do its usual thing in monkey-patched tests (and eventually our own tests).
      
      By default, this will always return true, so nothing will be skipped. An eventual step is to add options to the testrunner to control which resources are available, analogous to what test.regrtest can do.
      
      Because we always spawn fresh subprocesses, we'll have to do this with environment variables and be sure we have the right setup code always invoked.
      0aed4fe0
  2. 25 Apr, 2019 3 commits
  3. 24 Apr, 2019 2 commits
  4. 23 Apr, 2019 3 commits
  5. 19 Apr, 2019 9 commits
  6. 16 Apr, 2019 5 commits
  7. 15 Apr, 2019 6 commits
  8. 13 Apr, 2019 1 commit
  9. 12 Apr, 2019 9 commits
  10. 10 Apr, 2019 1 commit