ChangeLog 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422
  1. 2007-06-15 Gert Driesen <[email protected]>
  2. * LosFormatterTest.cs: Added tests for LosFormatter.
  3. 2007-06-09 Marek Habersack <[email protected]>
  4. * ControlTest.cs: enabled two tests that hadn't been working
  5. before.
  6. 2007-05-21 Igor Zelmanovich <[email protected]>
  7. * ControlTest.cs: added new tests.
  8. 2007-05-02 Igor Zelmanovich <[email protected]>
  9. * ControlTest.cs: added new test.
  10. 2007-01-23 Vladimir Krasnov <[email protected]>
  11. * TemplateControlTest.cs: removed not working attributes, TARGET_JVM
  12. for AppRelativeVirtualPath property tests
  13. 2006-01-15 Ilya Kharmatsky <ilya-at-decode-systems.com>
  14. * ControlTest.cs: removed NotWorking attributes,
  15. AppRelativeTemplateSourceDirectory - changed to be WebTest, since
  16. it checks the web context depended feature.
  17. 2006-12-27 Igor Zelmanovich <[email protected]>
  18. * PageTest.cs: added test.
  19. 2006-12-11 Igor Zelmanovich <[email protected]>
  20. * PageTest.cs: added test.
  21. 2006-12-07 Igor Zelmanovich <[email protected]>
  22. * PageTest.cs: fixed NunitWeb tests.
  23. 2006-12-06 Yoni Klain <[email protected]>
  24. * ClientScriptManagerTest.cs: Change Render () for 2.0 definition
  25. 2006-11-29 Igor Zelmanovich <[email protected]>
  26. * PageTest.cs: fixed NunitWeb tests.
  27. 2006-11-29 Igor Zelmanovich <[email protected]>
  28. * PageTest.cs: removed NotWorking attributes.
  29. 2006-11-29 Igor Zelmanovich <[email protected]>
  30. * PageTest.cs: removed NotWorking attributes.
  31. 2006-11-28 Igor Zelmanovich <[email protected]>
  32. * PageTest.cs: removed NotWorking attributes.
  33. 2006-11-27 Igor Zelmanovich <[email protected]>
  34. * ControlTest.cs: removed NotWorking attributes.
  35. 2006-11-27 Igor Zelmanovich <[email protected]>
  36. * ControlTest.cs: removed NotWorking attributes.
  37. 2006-11-27 Igor Zelmanovich <[email protected]>
  38. * ControlTest.cs: removed NotWorking attributes.
  39. 2006-11-27 Igor Zelmanovich <[email protected]>
  40. * ControlTest.cs: removed NotWorking attributes.
  41. 2006-11-26 Igor Zelmanovich <[email protected]>
  42. * ControlTest.cs: removed NotWorking attributes, fixed tests.
  43. 2006-11-26 Igor Zelmanovich <[email protected]>
  44. * ClientScriptManagerTest.cs: removed NotWorking attributes.
  45. 2006-11-22 Igor Zelmanovich <[email protected]>
  46. * ControlTest.cs: removed NotWorking attributes.
  47. 2006-11-22 Yoni Klain <[email protected]>
  48. * PageTest.cs: added new tests
  49. 2006-11-22 Yoni Klain <[email protected]>
  50. * ControlTest.cs: add directive for 1.1
  51. 2006-11-21 Yoni Klain <[email protected]>
  52. * ControlTest.cs: added test.
  53. * New resource Theme2.skin
  54. 2006-11-21 Igor Zelmanovich <[email protected]>
  55. * ControlTest.cs: added test.
  56. 2006-11-20 Igor Zelmanovich <[email protected]>
  57. * ClientScriptManagerTest.cs: removed NotWorking attributes, fixed tests.
  58. 2006-11-12 Igor Zelmanovich <[email protected]>
  59. * LiteralControlTest.cs: added test.
  60. 2006-11-09 Igor Zelmanovich <[email protected]>
  61. * ControlTest.cs: added test.
  62. 2006-11-09 Igor Zelmanovich <[email protected]>
  63. * ControlTest.cs: added test.
  64. 2006-11-02 Igor Zelmanovich <[email protected]>
  65. * ClientScriptManagerTest.cs: removed NotWorking attributes, fixed tests.
  66. 2006-10-26 Yoni Klain <[email protected]>
  67. * Changed tests for to be runned on run-tests-ondotnet,
  68. and added categories for ondotnet, and notworking for
  69. mono.
  70. 2006-10-23 Igor Zelmanovich <[email protected]>
  71. * PostBackOptionsTest.cs: new Test.
  72. 2006-10-22 Igor Zelmanovich <[email protected]>
  73. * CssStyleCollectionTest.cs: new tests.
  74. 2006-10-19 Igor Zelmanovich <[email protected]>
  75. * ClientScriptManagerTest.cs: removed NotWorking attribute.
  76. 2006-10-11 Igor Zelmanovich <[email protected]>
  77. * DataSourceSelectArgumentsTest.cs: New tests.
  78. 2006-10-10 Igor Zelmanovich <[email protected]>
  79. * DataSourceSelectArgumentsTest.cs: New test.
  80. 2006-10-09 Igor Zelmanovich <[email protected]>
  81. * DataSourceSelectArgumentsTest.cs: New test.
  82. 2006-10-04 Klain Yoni <[email protected]>
  83. * PageTest.cs: New test.
  84. 2006-09-18 Igor Zelmanovich <[email protected]>
  85. * PageTest.cs: removed NotWorking attributes.
  86. 2006-09-17 Klain Yoni <[email protected]>
  87. * TemplateControlTest.cs: New test.
  88. 2006-09-14 Igor Zelmanovich <[email protected]>
  89. * PageTest.cs: new test.
  90. 2006-09-14 Merav Sudri <[email protected]>
  91. * PageTest.cs: Adding Page Header tests.
  92. 2006-09-13 Klain Yoni <[email protected]>
  93. * ClientScriptManagerTest.cs: changes for not implemented stuff.
  94. 2006-09-04 Igor Zelmanovich <[email protected]>
  95. * CssStyleCollectionTest.cs: new test.
  96. 2006-08-28 Klain Yoni <[email protected]>
  97. * ClientScriptManagerTest.cs: new test.
  98. 2006-04-26 Atsushi Enomoto <[email protected]>
  99. * ControlTest.cs : fix r59834: both the build and the coding style.
  100. 2006-04-25 Konstantin Triger <[email protected]>
  101. * ControlTest.cs: added test for IsViewStateEnabled.
  102. 2006-04-25 Andrew Skiba <[email protected]>
  103. * ControlTest.cs: added test for ApplyStyleSheetSkin
  104. 2006-02-12 Cesar Lopez Nataren <[email protected]>
  105. * HtmlTextWriterTest.cs: Added test for WriteBreak.
  106. 2006-01-18 Konstantin Triger <[email protected]>
  107. * HtmlTextWriterTest.cs: Added tests enduring case insensitivity of
  108. attributes and correctness of HtmlTextWriterAttribute
  109. 2005-12-05 Gonzalo Paniagua Javier <[email protected]>
  110. * ControlTest.cs: new tests to prove that Control uses its own
  111. ControlCollection field instead of the Controls property when rendering.
  112. 2005-11-29 Gonzalo Paniagua Javier <[email protected]>
  113. * ControlCollectionTest.cs: new tests.
  114. 2005-09-29 Gonzalo Paniagua Javier <[email protected]>
  115. * ControlTest.cs: a few more tests for UniqueID, as the datagrid and
  116. related tests showed a problem with this.
  117. 2005-09-28 Gonzalo Paniagua Javier <[email protected]>
  118. * AttributeCollectionTest.cs: some tests for this.
  119. 2005-09-23 Ben Maurer <[email protected]>
  120. * HtmlTextWriterTest.cs: Reenable some stuff
  121. 2005-09-21 Sebastien Pouliot <[email protected]>
  122. * DataBindingHandlerAttributeTest.cs: Fixed test results in 2.0 RC
  123. (string interning rules differ in 2.0 so it's better to use Assert.
  124. AreEquals than Assert.AreSame).
  125. * PageTest.cs: Fixed test results in 2.0 RC (NRE in Page.User).
  126. * TestUrlPropertyAttribute.cs: Fixed test results in 2.0 RC (removed
  127. property changed results).
  128. 2005-09-20 Sebastien Pouliot <[email protected]>
  129. * TestUrlPropertyAttribute.cs: Remove references to UrlTypes (removed
  130. in 2.0 RC). Fix compilation for tests under NET_2_0.
  131. 2005-09-19 Sebastien Pouliot <[email protected]>
  132. * TagPrefixAttributeCas.cs: New. CAS unit tests.
  133. * TemplateBuilderCas.cs: New. CAS unit tests.
  134. * TemplateContainerAttributeCas.cs: New. CAS unit tests.
  135. * TemplateControlCas.cs: New. CAS unit tests.
  136. * ToolboxDataAttributeCas.cs: New. CAS unit tests.
  137. * TripletCas.cs: New. CAS unit tests.
  138. * UserControlCas.cs: New. CAS unit tests.
  139. * UserControlControlBuilderCas.cs: New. CAS unit tests.
  140. * ValidationPropertyAttributeCas.cs: New. CAS unit tests.
  141. * ValidatorCollectionCas.cs: New. CAS unit tests.
  142. 2005-09-15 Sebastien Pouliot <[email protected]>
  143. * ParseChildrenAttributeCas.cs: New. CAS unit tests.
  144. * PartialCachingAttributeCas.cs: New. CAS unit tests.
  145. * PersistChildrenAttributeCas.cs: New. CAS unit tests.
  146. * PersistenceModeAttributeCas.cs: New. CAS unit tests.
  147. * PropertyConverterCas.cs: New. CAS unit tests.
  148. * RootBuilderCas.cs: New. CAS unit tests.
  149. * StateBagCas.cs: New. CAS unit tests.
  150. * StateItemCas.cs: New. CAS unit tests.
  151. * StaticPartialCachingControlCas.cs: New. CAS unit tests.
  152. 2005-09-15 Sebastien Pouliot <[email protected]>
  153. * Html32TextWriterCas.cs: New. CAS unit tests.
  154. * HtmlTextWriterCas.cs: New. CAS unit tests.
  155. * ImageClickEventArgsCas.cs: New. CAS unit tests.
  156. * LiteralControlCas.cs: New. CAS unit tests.
  157. * LosFormatterCas.cs: New. CAS unit tests.
  158. * ObjectConverterCas.cs: New. CAS unit tests.
  159. * ObjectTagBuilderCas.cs: New. CAS unit tests.
  160. * PageCas.cs: New. CAS unit tests.
  161. * PairCas.cs: New. CAS unit tests.
  162. 2005-09-14 Sebastien Pouliot <[email protected]>
  163. * DataBinderCas.cs: New. CAS unit tests.
  164. * DataBindingCas.cs: New. CAS unit tests.
  165. * DataBindingCollectionCas.cs: New. CAS unit tests.
  166. * DataBindingHandlerAttributeCas.cs: New. CAS unit tests.
  167. * DataBoundLiteralControlCas.cs: New. CAS unit tests.
  168. * DesignerDataBoundLiteralControlCas.cs: New. CAS unit tests.
  169. * DesignTimeParseDataCas.cs: New. CAS unit tests.
  170. * DesignTimeTemplateParserCas.cs: New. CAS unit tests.
  171. * EmptyCollectionCas.cs: New. CAS unit tests.
  172. 2005-09-14 Sebastien Pouliot <[email protected]>
  173. * AttributeCollectionCas.cs: New. CAS unit tests.
  174. * BaseParserCas.cs: New. CAS unit tests.
  175. * CompiledTemplateBuilderCas.cs: New. CAS unit tests.
  176. * ConstructorNeedsTagAttributeCas.cs: New. CAS unit tests.
  177. * ControlBuilderAttributeCas.cs: New. CAS unit tests.
  178. * ControlBuilderCas.cs: New. CAS unit tests.
  179. * ControlCas.cs: New. CAS unit tests.
  180. * ControlCollectionCas.cs: New. CAS unit tests.
  181. * CssStyleCollectionCas.cs: New. CAS unit tests.
  182. 2005-09-07 Chris Toshok <[email protected]>
  183. * MinimizableAttributeTypeConverterTest.cs: new test.
  184. 2005-08-25 Sebastien Pouliot <[email protected]>
  185. * TestUrlPropertyAttribute.cs: Fixed tests to match new beta2 API (and
  186. so it stops throwing MissingMethodException on MS runtime).
  187. 2005-08-22 Sebastien Pouliot <[email protected]>
  188. * PageTest.cs: Added test cases for using Request with an overrided
  189. Context property (as Page.Request should be the same as
  190. Page.Context.Request). Doesn't work as expected.
  191. 2005-08-20 Sebastien Pouliot <[email protected]>
  192. * PageTest.cs: Added a test for overriding Context. We're not playing
  193. fairly with virtual properties (and probably not just that one) as we
  194. use the private variable inside the class. This means that overriding
  195. the property without calling the base class doesn't work as expected.
  196. 2005-08-05 Ben Maurer <[email protected]>
  197. * HtmlTextWriterTest.cs: Option is rendered as a block.
  198. 2005-07-21 Peter Dennis Bartok <[email protected]>
  199. * PageTest.cs: Added new test file, added exception test for
  200. Request property
  201. 2005-07-18 Peter Dennis Bartok <[email protected]>
  202. * ControlTest.cs: Added test file for Control class, initially
  203. contains only IDataBindingsAccessor test
  204. 2005-07-18 Ben Maurer <[email protected]>
  205. * HtmlTextWriterTest.cs: I fixed the nested indents
  206. 2005-07-18 Ben Maurer <[email protected]>
  207. * HtmlTextWriterTest.cs: Enable some indentation tests, others
  208. need to be disabled
  209. 2005-07-14 Duncan Mak <[email protected]>
  210. * DataBindingHandlerAttributeTest.cs (TestDefaultConstructor):
  211. This test should pass now.
  212. 2005-07-12 Ben Maurer <[email protected]>
  213. * HtmlTextWriterTest.cs: Enable some tests
  214. 2005-07-12 Sebastien Pouliot <[email protected]>
  215. * HtmlTextWriterTest.cs: Reactivated the AddStyleAttribute test case
  216. with the right value for 1.x (as current code doesn't match the
  217. expected results).
  218. 2005-07-11 Ben Maurer <[email protected]>
  219. * HtmlTextWriterTest.cs: The style attr thing below seems to be a
  220. 2.0 ism. Add tests for indentation.
  221. 2005-07-11 Sebastien Pouliot <[email protected]>
  222. * HtmlTextWriterTest.cs: Few more tests including a non working one
  223. for AddStyleAttribute.
  224. 2005-07-11 Ben Maurer <[email protected]>
  225. * HtmlTextWriterTest.cs: Add a test for popping end tags working
  226. correctly.
  227. * ToolboxDataAttributeTest.cs: Don't depend on the way that hash
  228. values are generated. Also, use built strings rather than stuff
  229. from ldstr to make the test a bit stronger.
  230. * PropertyConverterTest.cs: Make this pass on MSFT 1.1
  231. 2005-07-09 Sebastien Pouliot <[email protected]>
  232. * DataBindingHandlerAttributeTest.cs: Fix compilation error where
  233. System.Object is expected from MonoTests.System namespace. The test
  234. TestDefaultHandlerTypeName still throws a NullReferenceException.
  235. 2005-07-09 Duncan Mak <[email protected]>
  236. * DataBindingHandlerAttributeTest.cs: Aded new test. Used to find
  237. out how a typename is derived from a Type. (It uses
  238. AssemblyQualifiedName, and not FullName)
  239. 2005-07-08 Ben Maurer <[email protected]>
  240. * HtmlTextWriterTest.cs: Update notworking
  241. 2005-07-08 Jackson Harper <[email protected]>
  242. * ToolbarDataAttributeTest.cs: New test.
  243. 2005-07-07 Jackson Harper <[email protected]>
  244. * PropertyConverterTest.cs: New tests.
  245. 2005-07-07 Ben Maurer <[email protected]>
  246. * HtmlTextWriterTest.cs: More tests.
  247. 2005-07-07 Sebastien Pouliot <[email protected]>
  248. * HtmlTextWriterTest.cs: New. Unit tests for buglets found during
  249. implementations of HtmlControls.
  250. 2004-10-12 Sanjay Gupta <[email protected]>
  251. * TestUrlPropertyAttribute.cs: Added UrlPropertyAttribute test cases.