1. 19 2月, 2020 1 次提交
  2. 23 1月, 2020 1 次提交
  3. 10 5月, 2019 1 次提交
  4. 26 1月, 2018 6 次提交
  5. 24 1月, 2018 2 次提交
  6. 14 12月, 2017 1 次提交
    • T
      Update a unit test to reflect localized resources · 6caacb5f
      Tom Meschter 提交于
      One of the VB scripting tests changes the default culture to "de-DE" and
      later prints out a string subject to localization. Now that we actually
      have satellite assemblies with real translations where the runtime will
      find them, we're getting the German version rather than the English
      version.
      
      The fix here is to simply update the baseline.
      6caacb5f
  7. 02 8月, 2017 1 次提交
  8. 17 12月, 2016 2 次提交
  9. 14 10月, 2016 1 次提交
  10. 29 9月, 2016 1 次提交
  11. 12 4月, 2016 1 次提交
  12. 10 2月, 2016 1 次提交
  13. 02 2月, 2016 1 次提交
    • J
      More WorkItem attribute cleanup · 9fd09c6b
      Jared Parsons 提交于
      This change does the following:
      
      - Deletes the constructor WorkItem(int) leaving only WorkItem(int, string).
      - Fixes up many occurences where the URL of the bug was missing / incorrect.
      - Removes several WorkItem attributes that had invalid bug ids
      9fd09c6b
  14. 28 1月, 2016 1 次提交
  15. 27 1月, 2016 1 次提交
  16. 26 1月, 2016 1 次提交
    • A
      PR changes · 50ee0c82
      Artur Spychaj 提交于
      Update Object display to use CurrentUICulture.
      Ensure that VB tests run.
      50ee0c82
  17. 22 1月, 2016 1 次提交
  18. 15 12月, 2015 1 次提交
  19. 11 12月, 2015 1 次提交
    • A
      PR changes · 79ddd97c
      Artur Spychaj 提交于
      Add test when reference is missing.
      Add test to verify the syntactic classifier for #r.
      More cleanup of initial cherry-pick.
      79ddd97c
  20. 05 12月, 2015 1 次提交
  21. 04 12月, 2015 1 次提交
    • A
      Add more tests · 8a8791e5
      Artur Spychaj 提交于
      Ensure that a relevant diagnostics are hit when passing the /i flags.
      Ensure that a xml namespace import can be passed to a command line runner.
      8a8791e5