1. 01 Nov, 2017 1 commit
    • Jon Skeet's avatar
      Fix merging with message-valued oneof · cbe25059
      Jon Skeet authored
      If messages A and B have the same oneof case, which is a message
      type, and we merge B into A, those sub-messages should be merged.
      
      Fixes #3200.
      
      Note that I haven't regenerated all the code, as some of the protos
      have been changed, breaking generation.
      cbe25059
  2. 29 Mar, 2016 1 commit
  3. 18 Mar, 2016 1 commit
  4. 04 Aug, 2015 1 commit
  5. 31 Jul, 2015 1 commit
  6. 17 Jul, 2015 1 commit
  7. 14 Jul, 2015 1 commit
  8. 30 Jun, 2015 1 commit
  9. 09 Jun, 2015 1 commit
  10. 12 May, 2015 1 commit
    • Jon Skeet's avatar
      Convert back to using NUnit, which is now loaded via NuGet. · 90c8932f
      Jon Skeet authored
      This includes the NUnit test adapter which allows NUnit tests to be run under VS without any extra plugins.
      Unfortunate the compatibility tests using the abstract test fixture class show up as "external" tests, and aren't well presented - but they do run.
      90c8932f
  11. 30 Apr, 2015 1 commit