Commit History

Author SHA1 Message Date
  Steven Kirk 1da23aa0a3 Merge branch 'master' into refactor/properties-overhaul 7 years ago
  Steven Kirk bdc8100961 Fix failing tests. 7 years ago
  Steven Kirk 7b4cd4f96d Modify/add tests for non-registered properties. 7 years ago
  Steven Kirk d01e19e3f4 Added failing test for #1275. 8 years ago
  Steven Kirk 5cc5b91930 Fix xunit warnings. 8 years ago
  Nikita Tsukanov 9152cbbe72 Added a unit test for attached properties with namespace 8 years ago
  Jeremy Koritzinsky 3b1b3cb9cd Change test logic to working version. 8 years ago
  Jeremy Koritzinsky 8d22a25a66 Bring back original logic of test. Still trying to figure out what's going on. 8 years ago
  Jeremy Koritzinsky 9d51fa24be Merge branch 'master' into RemoveStyleResource 8 years ago
  Jeremy Koritzinsky b0a1f3f3df Update tests to use `x:Static`. 8 years ago
  Jeremy Koritzinsky 52617b4a58 Remove StyleResource and StyleBinding. Fold XamlBinding into Binding since that is the only place it is being used now. 8 years ago
  Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 8 years ago
  Nikita Tsukanov 9134723eef Dead code elimination 8 years ago
  Andrey Kunchev b798e3ffd4 fix unit test for SolidColorBrush 8 years ago
  Andrey Kunchev f7bba472e4 tests for Grid Row and Col definitions 8 years ago
  Andrey Kunchev ac976a30bb fixed review comments 8 years ago
  Andrey Kunchev 824429b049 2 more unit test for parsing avalonia properties without getter or setter 8 years ago
  Andrey Kunchev e7de0aeb2e added 2 more tests for creation order in xaml 8 years ago
  Andrey Kunchev 84ac0cec54 added failing test for 2 way binding to IList avalonia property 8 years ago
  Andrey Kunchev ff5a8459c7 clean up and skip portable xaml failing test for xaml creation order, it's not valid for portable xaml context 8 years ago
  donandren 9d93b83fa6 WIP: really cache xaml types and props and other and other minor things 8 years ago
  donandren 8b468c174c fix AvaloniaPropertyConverter Tests, added attached property binding test, fixed some tests, simplified others 8 years ago
  donandren 0e99ccce5f added some more tests for xaml parsing of binding/multibinding/attached 8 years ago
  donandren e6cd080081 support Attached property in property type converter 8 years ago
  donandren cb4fcfb602 added test for complex style and Panel in control template 8 years ago
  donandren 1a424e3ac2 add test for panel children set from xaml 8 years ago
  donandren 55c6383a21 tempalte binding in control template operational 8 years ago
  donandren 1ec99deaf6 some simple tests for bindind, tempaltebinding and control template 8 years ago
  donandren f73b3cc54f fix style resources instantiation in portable.xaml 8 years ago
  donandren d59e5078d4 added tests for using type converters 8 years ago