1. 17 1月, 2021 2 次提交
  2. 08 1月, 2021 1 次提交
    • A
      FS improvements for unit tests (#114026) · d6a63fc7
      Alexandru Dima 提交于
      * Use RimRafMode.UNLINK in tests to avoid filesystem contention (#114024)
      
      * Add `rimrafWithRetries` for tests which incorrectly continue writing to the fixture directory even after the test signals completion
      
      * 💄 No need to pass in RimRafMode.UNLINK since that is the default
      
      * Also retry in case of EPERM
      
      * Add some logging to check if rimraf really fails 5 times
      
      * Fix retry logic
      
      * Improve BackupTracker disposing to avoid fs writes after the test finishes
      d6a63fc7
  3. 13 11月, 2020 1 次提交
  4. 04 11月, 2020 1 次提交
  5. 16 9月, 2020 1 次提交
  6. 08 10月, 2019 1 次提交
  7. 26 9月, 2019 1 次提交
  8. 27 8月, 2019 1 次提交
  9. 01 4月, 2019 1 次提交
  10. 20 2月, 2019 1 次提交
  11. 13 2月, 2019 2 次提交
  12. 04 1月, 2019 1 次提交
  13. 28 12月, 2018 1 次提交
    • J
      Converted another ~70 test files to strictNullChecks (#65672) · 373b4411
      Josh Goldberg 提交于
      * Converted another ~70 test files to strictNullChecks
      
      These are the remaining test files that didn't require any changes to non-test file types. I'll send those in separately.
      
      Most changes were automatic and small (`!`s).
      The only non-trival change is that `extHostSearch.ts` needs an interface for its test data.
      
      Again used [TypeStat](https://github.com/JoshuaKGoldberg/TypeStat) when possible per #65581. I'm happy to split this up into smaller PRs if you'd prefer!
      
      * Added missing `!`s to `commands.test.ts`
      373b4411
  14. 29 11月, 2018 1 次提交
  15. 22 11月, 2018 2 次提交
  16. 30 10月, 2018 1 次提交
  17. 29 10月, 2018 2 次提交
  18. 18 10月, 2018 1 次提交
  19. 14 10月, 2018 2 次提交
  20. 13 10月, 2018 1 次提交
  21. 11 10月, 2018 1 次提交
  22. 03 10月, 2018 1 次提交
  23. 02 10月, 2018 1 次提交
  24. 21 4月, 2018 1 次提交
  25. 08 3月, 2018 1 次提交
  26. 24 1月, 2018 1 次提交
  27. 12 12月, 2017 1 次提交
  28. 24 11月, 2017 3 次提交
  29. 08 11月, 2017 1 次提交
  30. 01 11月, 2017 1 次提交
  31. 21 9月, 2017 1 次提交
  32. 11 7月, 2017 1 次提交
  33. 19 6月, 2017 1 次提交