Skip to content
  1. Oct 31, 2014
  2. Oct 29, 2014
  3. Oct 26, 2014
  4. Oct 25, 2014
  5. Oct 24, 2014
  6. Oct 18, 2014
  7. Oct 15, 2014
    • Matthew Dawson's avatar
      Make PartialVariableCollecction attempt to pull enumeration types out. · 25e839da
      Matthew Dawson authored
      When the single argument constructor was used, PartialVariableCollection
      made the assumption that no enumeration types were used, which made the
      unit tests harder to write as they had to explicitly deal with the extraction.
      Since the two argument constructor is an optimization, make the single
      argument constructor attempt to pull out the enumeration types from the given
      variables, making unit tests easier.
      25e839da
  8. Oct 13, 2014
Loading