ChangeLog 44 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487
  1. 2006-09-26 Boris Kirzner <[email protected]>
  2. * run-mono-tests.bat: log files naming fix.
  3. 2006-09-19 Yoni Klain <[email protected]>
  4. * System.Web_test.dll.sources: add new \System.Web.UI.WebControls\CrossPagePostingTest.cs
  5. * MakeFile: add new resources for CrossPagePostingTest.cs :
  6. Test/mainsoft/NunitWebResources/CrossPagePosting1.aspx ;
  7. Test/mainsoft/NunitWebResources/CrossPagePosting2.aspx ;
  8. 2006-09-18 Yoni Klain <[email protected]>
  9. * System.Web_test.dll.sources: add new \System.Web.UI.WebControls\MappingUrlTest.cs
  10. * MakeFile: add new resources for MappingUrlTest.cs :
  11. Test/mainsoft/NunitWebResources/Mapping.aspx ;
  12. Test/mainsoft/NunitWebResources/Mapping1.aspx ;
  13. Test/mainsoft/NunitWebResources/WebMapping.config
  14. 2006-09-17 Yoni Klain <[email protected]>
  15. * System.Web_test.dll.sources: add new \System.Web.UI\TemplateControlTest.cs
  16. * MakeFile: add new resources for TemplateControlTest.cs
  17. Test/mainsoft/NunitWebResources/TemplateUserControl.ascx \
  18. Test/mainsoft/NunitWebResources/EvalTest.aspx \
  19. 2006-09-14 Boris Kirzner <[email protected]>
  20. * run-mono-tests.bat: fixes for TARGET_JVM tests run.
  21. 2006-04-09 Boris Kirzner <[email protected]>
  22. * run-mono-tests.bat: fixes for TARGET_JVM NET_2_0 tests run.
  23. 2006-08-27 Roei Erez <[email protected]>
  24. * WebConfigurationManager.cs: corrections for static variables on mainsoft platform
  25. 2006-08-28 Yoni Klain <[email protected]>
  26. * System.Web_test.dll.sources: add new \System.Web.UI\ClientScriptManagerTest.cs
  27. * MakeFile: add new resources for ClientScriptMenagerTest.cs
  28. Test/mainsoft/NunitWebResources/EventValidationTest2.aspx \
  29. Test/mainsoft/NunitWebResources/EventValidationTest1.aspx \
  30. Test/mainsoft/NunitWebResources/ClientScript.js \
  31. 2006-08-27 Hagit Yidov <[email protected]>
  32. * TreeNodeBindingCollectionTest.cs: New test was added
  33. * TreeNodeBindingTest.cs: New test was added
  34. * TreeNodeCollectionTest.cs: New test was added
  35. * TreeNodeStyleCollectionTest.cs: New test was added
  36. * TreeNodeTest.cs: New test was added
  37. * TreeViewTest.cs: Test was updated
  38. 2006-08-10 Hagit Yidov <[email protected]>
  39. * ImageMapTest.cs: New test was added
  40. * HotSpotTest.cs: New test was added
  41. * HotSpotCollectionTest.cs: New test was added
  42. * CircleHotSpot.cs: New test was added
  43. * RectangleHotSpot.cs: New test was added
  44. * PolygonHotSpot.cs: New test was added
  45. 2006-08-23 Igor Zelmanovich <[email protected]>
  46. * MenuTest.cs: added tests
  47. 2006-08-23 Igor Zelmanovich <[email protected]>
  48. * StyleTest.cs:
  49. added tests ensure that AddAttributesToRender method calls FillStyleAttributes
  50. and style attributes work properly.
  51. 2006-08-23 Igor Zelmanovich <[email protected]>
  52. * FontInfoTest.cs: added test
  53. 2006-08-22 Igor Zelmanovich <[email protected]>
  54. * FontInfoTest.cs: added test: CopyFrom and MergeWith behave differently between 1.1 and 2.0
  55. 2006-08-17 Igor Zelmanovich <[email protected]>
  56. * StyleTest.cs: added test ensures that IsEmpty returns false for
  57. empty style that was registered with StyleSheet
  58. 2006-08-17 Igor Zelmanovich <[email protected]>
  59. * StyleTest.cs: new test was added, fixed Style_CssClass test
  60. 2006-08-16 Yoni Klain <[email protected]>
  61. * DataSourceViewTest.cs; DataSourceControlTest.cs : new tests
  62. 2006-08-15 Igor Zelmanovich <[email protected]>
  63. * MenuTest.cs: new test was added, removed NotWorking attributes
  64. 2006-08-15 Igor Zelmanovich <[email protected]>
  65. * MenuTest.cs: new tests were added.
  66. 2006-08-14 Andrew Skiba <[email protected]>
  67. * TableTest.cs: new test added.
  68. 2006-08-14 Igor Zelmanovich <[email protected]>
  69. * MenuTest.cs: added test showing that items initialization should occurs only once
  70. 2006-08-10 Yoni Klain <[email protected]>
  71. * CallBackTest.cs: New test was added
  72. 2006-08-010 Hagit Yidov <[email protected]>
  73. * ImageMapTest.cs: New test was added
  74. * HotSpotTest.cs: New test was added
  75. * HotSpotCollectionTest.cs: New test was added
  76. * CircleHotSpot.cs: New test was added
  77. * RectangleHotSpot.cs: New test was added
  78. * PolygonHotSpot.cs: New test was added
  79. >>>>>>> .r64424
  80. 2006-08-10 Igor Zelmanovich <[email protected]>
  81. * MenuTest.cs: new tests were added
  82. >>>>>>> .r63580
  83. 2006-08-09 Igor Zelmanovich <[email protected]>
  84. * HierarchicalDataBoundControlTest.cs: added new tests
  85. 2006-08-08 Merav Sudri <[email protected]>
  86. * ObjectDataSourceTest.cs: SetUp with delay was added to the test.
  87. 2006-08-08 Merav Sudri <[email protected]>
  88. * ObjectDataSourceTest.cs: New test was added
  89. 2006-08-08 Yoni Klain <[email protected]>
  90. * LoginViewTest.cs: added new tests and new resources for tests
  91. * ObjectDataSourceView.cs: added new tests
  92. 2006-08-06 Vladimir Krasnov <[email protected]>
  93. * CommandFieldTest.cs:
  94. * GridViewRowCollectionTest.cs:
  95. * MultiViewTest.cs:
  96. * SiteMapPathTest.cs:
  97. * ViewTest.cs:
  98. * XmlDataSourceTest.cs: removed NotWorking attributes
  99. 2006-08-06 Vladimir Krasnov <[email protected]>
  100. * ThemeTest.cs: fixed test resource
  101. 2006-08-06 Vladimir Krasnov <[email protected]>
  102. * ThemeTest.cs: tests added
  103. 2006-08-01 Vladimir Krasnov <[email protected]>
  104. * BulletedListTest.cs: fixed new line in render tests
  105. 2006-07-31 Vladimir Krasnov <[email protected]>
  106. * WizardStepBaseTest.cs:
  107. * MasterPageTest.cs
  108. * MenuTest.cs
  109. * GridViewTest.cs: removed NotWorking attributes
  110. 2006-07-30 Andrew Skiba <[email protected]>
  111. * FormViewTest.cs: fix few tests.
  112. 2006-07-30 Vladimir Krasnov <[email protected]>
  113. * WizardTest.cs: fixed test, removed NotWorking attributes
  114. 2006-07-27 Andrew Skiba <[email protected]>
  115. * FormViewTest.cs: fix few tests.
  116. 2006-07-27 Andrew Skiba <[email protected]>
  117. * DetailsViewTest.cs: fix tests.
  118. 2006-07-26 Vladimir Krasnov <[email protected]>
  119. * XmlDataSourceTest.cs: fixed aspx based tests
  120. 2006-07-26 Andrew Skiba <[email protected]>
  121. * FormViewTest.cs: visual studio ifdef.
  122. 2006-07-26 Andrew Skiba <[email protected]>
  123. * DetailsViewRowTest.cs: fix the test (incomplete).
  124. 2006-07-26 Andrew Skiba <[email protected]>
  125. * DetailsViewTest.cs: fix few tests.
  126. 2006-07-26 Yoni Klain <[email protected]>
  127. * XmlDataSourceTest.cs: Add new tests.
  128. 2006-07-25 Vladimir Krasnov <[email protected]>
  129. * MultiViewTest.cs: added test
  130. 2006-07-25 Vladimir Krasnov <[email protected]>
  131. * GridViewTest.cs:
  132. * ViewTest.cs:
  133. * WizardStepBaseTest.cs:
  134. * WizardTest.cs: fixed tests
  135. 2006-07-25 Merav Sudri <[email protected]>
  136. * FormViewTest.cs: Add three postback tests.
  137. 2006-07-24 Andrew Skiba <[email protected]>
  138. * DetailsViewTest.cs: split a test in two, working and not working.
  139. 2006-07-23 Andrew Skiba <[email protected]>
  140. * DetailsViewTest.cs: fix the test.
  141. 2006-07-20 Andrew Skiba <[email protected]>
  142. * DetailsViewTest.cs: more precise lifetime flow check.
  143. 2006-07-20 Andrew Skiba <[email protected]>
  144. * DetailsViewTest.cs: add EnsureChildControls basic test.
  145. 2006-07-20 Andrew Skiba <[email protected]>
  146. * DetailsViewTest.cs: add a new assert
  147. 2006-07-20 Vladimir Krasnov <[email protected]>
  148. * PagerSettingsTest.cs: fixed PropertyChanged test
  149. 2006-07-19 Andrew Skiba <[email protected]>
  150. * DetailsViewTest.cs: #if VISUAL_STUDIO
  151. 2006-07-20 Yoni Klain <[email protected]>
  152. * GridViewTest.cs: added new tests
  153. 2006-07-19 Andrew Skiba <[email protected]>
  154. * DetailsViewTest.cs: #if NET_2_0
  155. * TableStyleTest.cs: Category ("NotWorking")
  156. 2006-07-19 Andrew Skiba <[email protected]>
  157. * TableStyleTest.cs: add a test for BackImageUrl rendering
  158. 2006-07-19 Merav Sudri <[email protected]>
  159. * DetailsViewRowTest.cs: added new test
  160. * DetailsViewRowCollectionTest.cs: added new test
  161. * FormViewRowTest.cs: added new test
  162. * FormViewTest.cs: added new test
  163. 2006-07-19 Merav Sudri <[email protected]>
  164. * DetailsViewTest.cs: added new test
  165. 2006-07-18 Vladimir Krasnov <[email protected]>
  166. * GridViewTest.cs: removed NotWorking attributes, added tests
  167. 2006-07-17 Yoni Klain <[email protected]>
  168. * SiteMapPathTest.cs: added new test
  169. 2006-07-17 Andrew Skiba <[email protected]>
  170. * CommandFieldTest.cs: added positive flow test for
  171. ValidateSupportsCallback
  172. 2006-07-17 Andrew Skiba <[email protected]>
  173. * WebControlTest.cs: added tests for display style
  174. 2006-07-17 Vladimir Krasnov <[email protected]>
  175. * GridViewTest.cs: added new test
  176. 2006-07-16 Vladimir Krasnov <[email protected]>
  177. * BoundFieldTest.cs: added new test
  178. 2006-07-16 Andrew Skiba <[email protected]>
  179. * SiteMapPathTest.cs: fix expected results for dotnet in 3 tests;
  180. add 2 new asserts for InitializeItem
  181. 2006-07-16 Vladimir Krasnov <[email protected]>
  182. * BulletedListTest.cs: removed NotWorking attributes
  183. 2006-07-16 Yoni Klain <[email protected]>
  184. * added WizardStepBaseTest.cs; WizardStepTest.cs; WizardStepCollectionTest.cs
  185. 2006-07-13 Gonzalo Paniagua Javier <[email protected]>
  186. * DataListTest.cs: new test for templated items. Patch by Jaros?aw
  187. Pawlak.
  188. 2006-07-12 Yoni Klain <[email protected]>
  189. * WizardTest.cs added new tests;
  190. * SiteMapPathTest.cs removed remarks
  191. 2006-07-11 Vladimir Krasnov <[email protected]>
  192. * GridViewTest.cs: added GridView_RenderingCheckBoxField2
  193. for testing of autogenerated checkbox column
  194. 2006-07-11 Yoni Klain <[email protected]>
  195. * ImageFieldTest.cs added new tests;
  196. 2006-07-10 Andrew Skiba <[email protected]>
  197. * SiteMapPathTest.cs: fix expected results for IE user-agent
  198. >>>>>>> .r62654
  199. 2006-07-09 Yoni Klain <[email protected]>
  200. * MenuTest.cs changes on postback;
  201. 2006-07-09 Yoni Klain <[email protected]>
  202. * ContentTest.cs changes on event test;
  203. 2006-07-07 Yoni Klain <[email protected]>
  204. * added PagerSettingsTest.cs;GridViewRowCollectionTest.cs;
  205. ContentTest.cs;GridViewRowTest.cs
  206. 2006-07-07 Yoni Klain <[email protected]>
  207. * GridViewTest.cs, MenuTest.cs added PostBack tests
  208. 2006-07-05 Vladimir Krasnov <[email protected]>
  209. * added CreateUserWizardTest.cs
  210. 2006-07-03 Vladimir Krasnov <[email protected]>
  211. * BoundFieldTest.cs, ButtonFieldTest.cs, DataControlFieldTest.cs
  212. HyperLinkFieldTest.cs, ImageFieldTest.cs: removed NotWorking
  213. attribute from Initialize test case
  214. 2006-06-28 Juraj Skripsky <[email protected]>
  215. * RegularExpressionValidatorTest.cs: check for automatic wrapping of
  216. expression with "^...$".
  217. 2006-06-28 Vladimir Krasnov <[email protected]>
  218. * Added WizardTest.cs: Wizard control basic tests
  219. 2006-06-25 Yoni Klain <[email protected]>
  220. * GridViewTest.cs;
  221. * AutoGeneratedFieldTest.cs;BoundFieldTest.cs;DataControlFieldTest.cs;
  222. * DataControlFieldCollectionTest.cs;DataKeyArrayTest.cs;
  223. * DataKeyTest.cs;ButtonFieldBaseTest.cs;HyperLinkFieldTest.cs;
  224. * CommandFieldTest.cs;CheckBoxFieldTest.cs;TemplateFieldTest.cs
  225. * GridView test and GridView subclasses tests.
  226. 2006-06-25 Konstantin Triger <[email protected]>
  227. * FormViewTest.cs: test for PageIndex bounds.
  228. 2006-06-21 Andrew Skiba <[email protected]>
  229. * ThemeTest.cs, SiteMapPathTest.cs, FormViewTest.cs, MenuTest.cs,
  230. MasterPageTest.cs: NunitWeb refactoring
  231. 2006-06-21 Andrew Skiba <[email protected]>
  232. * FileUploadTest.cs: add new tests for FileUpload control
  233. 2006-06-20 Andrew Skiba <[email protected]>
  234. * ThemeTest.cs: add new test for UrlPropertyAttribute
  235. 2006-06-20 Andrew Skiba <[email protected]>
  236. * FormViewTest.cs: add new test for CssClass attribute
  237. 2006-06-14 Gonzalo Paniagua Javier <[email protected]>
  238. * RepeaterItemCollectionTest.cs: New file.
  239. 2006-06-14 Andrew Skiba <[email protected]>
  240. * MenuTest.cs: add test for CssClass attribute
  241. 2006-06-13 Juraj Skripsky <[email protected]>
  242. * CalendarTest.cs (SelectDateProperty): Make sure SelectedDate is
  243. automatically "rounded" to the same date with time set to 12:00am.
  244. 2006-05-28 Andrew Skiba <[email protected]>
  245. * ThemeTest.cs, MenuTest.cs, MasterPageTest.cs: rename methods to make
  246. nunit quiet
  247. 2006-05-21 Yoni Klain <[email protected]>
  248. * ThemeTest.cs - Add new test
  249. 2006-05-21 Yoni Klain <[email protected]>
  250. * MasterPageTest.cs - add attributes for NotWorking tests
  251. * MenuTest.cs - sleep time changed
  252. 2006-05-21 Yoni Klain <[email protected]>
  253. * Added MasterPageTest.cs
  254. 2006-05-21 Yoni Klain <[email protected]>
  255. * MenuTest.cs, SiteMapPathTest.cs ,BulletedListTest.cs - add attributes for NotWorking tests
  256. 2006-05-21 Yoni Klain <[email protected]>
  257. * Added ContentTest.cs
  258. 2006-05-17 Andrew Skiba <[email protected]>
  259. * MenuTest.cs, SiteMapPathTest.cs: multiple changes, now passes on
  260. dotnet with mono makefile
  261. 2006-05-14 Yoni Klain <[email protected]>
  262. * Added MenuTest.cs
  263. 2006-05-14 Yoni Klain <[email protected]>
  264. * Added SiteMapPathTest.cs
  265. 2006-04-30 Yoni Klain <[email protected]>
  266. * Added SiteMapDataSourceTest.cs
  267. 2006-04-23 Tal Klahr <[email protected]>
  268. * Added ViewTest.cs and MultiViewTest.cs
  269. 2006-04-25 Konstantin Triger <[email protected]>
  270. * FormViewTest.cs: added test for PageCount.
  271. 2006-04-20 Konstantin Triger <[email protected]>
  272. * FormViewTest.cs: added test for PageIndex.
  273. 2006-04-06 Konstantin Triger <[email protected]>
  274. * DataListTest.cs: added test for DataSourceID.
  275. 2006-04-06 Konstantin Triger <[email protected]>
  276. * LoginTest.cs: Added LayoutTemplate property Test.
  277. * LoginViewTest.cs: Added AnonymousTemplate property Test.
  278. 2006-03-28 Alexandre Miguel Pedro Gomes <[email protected]>
  279. * FontInfoTest.cs: Implemented ShouldSerializeNames tests
  280. 2006-03-06 Vladimir Krasnov <[email protected]>
  281. * CalendarTest.cs: refactoring, inline delegates replaced with
  282. regular ones.
  283. * LinkButtonTest.cs: same
  284. 2006-03-03 Vladimir Krasnov <[email protected]>
  285. * PagedDataSourceTest.cs: added TARGET_JVM part to exclude
  286. not working tests.
  287. * WebControlTest.cs: same
  288. 2006-02-21 Chris Toshok <[email protected]>
  289. * SqlDataSourceTest.cs, SqlDataSourceViewTest.cs,
  290. AccessDataSourceTest.cs: new tests.
  291. 2005-12-14 Gonzalo Paniagua Javier <[email protected]>
  292. * DropDownListTest.cs: test for html-encoding of the text.
  293. 2005-11-21 Gonzalo Paniagua Javier <[email protected]>
  294. * RadioButtonTest.cs: more tests for the 'name' attribute.
  295. 2005-10-24 Gonzalo Paniagua Javier <[email protected]>
  296. * LiteralTest.cs: Literal allows LiteralControl.
  297. 2005-10-20 Gonzalo Paniagua Javier <[email protected]>
  298. * ListBoxTest.cs: a few more tests for ListBox and selection.
  299. 2005-10-18 Gonzalo Paniagua Javier <[email protected]>
  300. * ListControlTest.cs: 3 more tests for ListControl.
  301. 2005-10-17 Gonzalo Paniagua Javier <[email protected]>
  302. * CustomValidatorTest.cs: an empty control name is valid.
  303. 2005-10-17 Sebastien Pouliot <[email protected]>
  304. * RequiredFieldValidatorCas.cs: New. CAS unit for
  305. RequiredFieldValidator.
  306. 2005-10-10 Gonzalo Paniagua Javier <[email protected]>
  307. * DataListTest.cs: added some style and IRepeatInfoUser tests.
  308. 2005-10-04 Gonzalo Paniagua Javier <[email protected]>
  309. * ListBoxTest.cs: the name is the UniqueID, not the ClientID.
  310. * WebControlTest.cs: Attributes statebag is case insensitive.
  311. 2005-10-02 Gonzalo Paniagua Javier <[email protected]>
  312. * ImageButtonTest.cs: test that 'name' attribute is rendered.
  313. 2005-10-02 Gonzalo Paniagua Javier <[email protected]>
  314. * DataGridTest.cs: Test for ButtonColumn with DataTextField.
  315. 2005-10-02 Gonzalo Paniagua Javier <[email protected]>
  316. * DataGridTest.cs: new test for the style of the linkbutton in the
  317. headers when sorting is enabled. Also test that the Items property
  318. contains the DataGridItems.
  319. 2005-09-29 Gonzalo Paniagua Javier <[email protected]>
  320. * TableCellTest.cs: the "Text" viewstate value does not control whether
  321. we render the children or not.
  322. * EditCommandColumnTest.cs: some tests do not pass on MS rutime for me,
  323. so I've made them NotDotNet and fixed all the problems. Also added tests
  324. to ensure that the TextBox's form the BoundColumns are present in the
  325. hierarchy, as before we did nothing there.
  326. * ButtonTest.cs: test to show that a Button's children are not rendered.
  327. 2005-09-29 Gonzalo Paniagua Javier <[email protected]>
  328. * PagedDataSourceTest.cs: more tests.
  329. 2005-09-28 Gonzalo Paniagua Javier <[email protected]>
  330. * PagedDataSourceTest.cs: more tests.
  331. 2005-09-28 Gonzalo Paniagua Javier <[email protected]>
  332. * CalendarTest.cs: added test to check for ID and base attributes being
  333. copied from the calendar into the table.
  334. 2005-09-28 Gonzalo Paniagua Javier <[email protected]>
  335. * PagedDataSourceTest.cs: nullref is throw on null DataSource.
  336. 2005-09-28 Gonzalo Paniagua Javier <[email protected]>
  337. * DataGridTest.cs: fixed a test and added a commented out one that works
  338. fine in mono but throws nullref with MS.
  339. 2005-09-27 Gonzalo Paniagua Javier <[email protected]>
  340. * DataGridTest.cs: more tests that add a TemplateColumn.
  341. 2005-09-27 Gonzalo Paniagua Javier <[email protected]>
  342. * EditCommandColumnTest.cs: added a test here for datagrid, as this was
  343. the file whose test failed because the id of the datagrid generated
  344. table.
  345. 2005-09-27 Gonzalo Paniagua Javier <[email protected]>
  346. * FontUnitCas.cs: method name change in FontUnitTest.
  347. * FontUnitTest.cs: splitted tests, enabled the "NotWorking" ones and
  348. added tests for FontSize names beginning with x and containing a dash.
  349. 2005-09-27 Gonzalo Paniagua Javier <[email protected]>
  350. * ListControlTest.cs: new tests for SelectedValue, SelectedIndex and
  351. DataBinding.
  352. 2005-09-24 Gonzalo Paniagua Javier <[email protected]>
  353. * DataGridTest.cs:
  354. * DataListTest.cs: OnItemCommand is raised always in OnBubbleEvent.
  355. 2005-09-23 Sebastien Pouliot <[email protected]>
  356. * LoginTest.cs: Make OnBubbleEvent_Authenticated_OnAuthenticate test
  357. case "work" on both MS and Mono.
  358. * UnitTest.cs: IncorrectConstructor9 was fixed (in 2.0 RC) to throw
  359. the FormatException (just like earlier fx did).
  360. 2005-09-23 Sebastien Pouliot <[email protected]>
  361. * LabelCas.cs, LinkButtonCas.cs, ListBoxCas.cs, ListControlCas.cs,
  362. ListItemCas.cs, ListItemCollectionCas.cs, LiteralCas.cs, LoginCas.cs,
  363. LoginNameCas.cs, LoginStatusCas.cs, MonthChangedEventArgsCas.cs,
  364. PagedDataSourceCas.cs, PanelCas.cs, RadioButtonCas.cs,
  365. RadioButtonListCas.cs, RangeValidatorCas.cs,
  366. RegularExpressionValidatorCas.cs, RepeaterCas.cs, RepeatInfoCas.cs,
  367. RoleGroupCas.cs, RoleGroupCollectionCas.cs,
  368. SelectedDatesCollectionCas.cs, StyleCas.cs, TableCas.cs,
  369. TableCellCas.cs, TableFooterRowCas.cs, TableHeaderCellCas.cs,
  370. TableHeaderRowCas.cs, TableItemStyleCas.cs, TableRowCas.cs,
  371. TableSectionStyleCas.cs, TableStyleCas.cs, TargetConverterCas.cs,
  372. TextBoxCas.cs, TreeViewCas.cs, UnitCas.cs, UnitConverterCas.cs,
  373. ValidatedControlConverterCas.cs, ValidationSummaryCas.cs,
  374. WebColorConverterCas.cs, WebControlCas.cs, XmlCas.cs,
  375. XmlDataSourceCas.cs: New CAS unit tests - checks for LinkDemands and
  376. re-execute the "classic" unit tests under the most retricted security
  377. permissions possible.
  378. 2005-09-23 Sebastien Pouliot <[email protected]>
  379. * LinkButtonTest.cs: Fixed fixture name (Text -> Test).
  380. * ListItemTest.cs: Fixed header.
  381. * LoginTest.cs: Changed [Ignore] to [Category ("NotDotNet")] on
  382. OnBubbleEvent_Authenticated_OnAuthenticate () test case.
  383. * PagedDataSourceTest.cs: Added missing [Test] to
  384. TestEnumerators_NoPaging test case.
  385. * RadioButtonListTest.cs: Fixed header.
  386. * RepeatInfoTest.cs: Add missing [Test] on DefaultValues test case.
  387. * UnitConverterTest.cs: Fixed test cases (commited bu never executed)
  388. before including it in the suite.
  389. * ValidatorTest.cs: Fixed header.
  390. * WebColorConverterTest.cs: Fixed header.
  391. 2005-09-21 Sebastien Pouliot <[email protected]>
  392. * AdCreatedEventArgsCas.cs, BaseCompareValidatorCas.cs,
  393. BaseDataBoundControlCas.cs, BaseDataListCas.cs, BaseValidatorCas.cs,
  394. BoundColumnCas.cs, ButtonColumnCas.cs, CalandarCas.cs,
  395. CalendarDayCas.cs, CheckBoxCas.cs, CheckBoxListCas.cs,
  396. CompareValidatorCas.cs, CompositeControlCas.cs, CustomValidatorCas.cs,
  397. DataBoundControlCas.cs, DataGridCas.cs, DataGridColumnCas.cs,
  398. DataGridItemCas.cs, DataGridItemCollectionCas.cs,
  399. DataGridPagerStyleCas.cs, DataKeyCollectionCas.cs, DataListItemCas.cs,
  400. DataListItemCollectionCas.cs, EditCommandColumnCas.cs, FontInfoCas.cs,
  401. FontNamesConverterCas.cs, FontUnitCas.cs, FormViewCas.cs,
  402. HyperLinkCas.cs, HyperLinkColumnCas.cs, ImageButtonCas.cs,
  403. ImageCas.cs: New CAS unit tests - checks for LinkDemands and
  404. re-execute the "classic" unit tests under the most retricted security
  405. permissions possible.
  406. 2005-09-20 Gonzalo Paniagua Javier <[email protected]>
  407. * DataGridTest.cs: added data binding tests.
  408. * BaseDataListTest.cs: it's DataKeys (arraylist) what gets to the
  409. viewstate, not the DataKeyCollection.
  410. 2005-09-20 Sebastien Pouliot <[email protected]>
  411. * AdCreatedEventArgsTest.cs, BaseCompareValidatorTest.cs,
  412. CompositeControlTest.cs, DataListTest.cs, DropDownListTest.cs,
  413. EditCommandColumnTest.cs, FontNamesConverterTest.cs, FormViewTest.cs,
  414. ListControlTest.cs, MonthChangedEventArgsTest.cs,
  415. RadioButtonListTest.cs, StyleTest.cs, TableCellTest.cs,
  416. TextBoxTest.cs, TreeViewTest.cs, ValidatedControlConverterTest.cs:
  417. Fixed tests results under 2.0 Release Candidate (for NET_2_0).
  418. 2005-09-19 Gonzalo Paniagua Javier <[email protected]>
  419. * DataGridTest.cs: fix expected/actual order. Added test for HeaderText
  420. and empty ArrayList.
  421. 2005-09-19 Gonzalo Paniagua Javier <[email protected]>
  422. * TableCellTest.cs: TableCell does not get an automatic ID.
  423. 2005-09-19 Gonzalo Paniagua Javier <[email protected]>
  424. * TableStyleTest.cs: added test to check that GridLines is correctly
  425. restored in LoadViewState.
  426. 2005-09-13 Gonzalo Paniagua Javier <[email protected]>
  427. * TableCellTest.cs: added new test cases for bug #76078.
  428. 2005-09-09 Gonzalo Paniagua Javier <[email protected]>
  429. * ListItemTest.cs: tests for ListItem.
  430. * RadioButtonListTest.cs: more test for load/raise.
  431. 2005-09-09 Chris Toshok <[email protected]>
  432. * StyleTest.cs (FontInfo_Empty): test to see if changes to
  433. Style.Font cause changes in the style's empty status.
  434. 2005-09-07 Chris Toshok <[email protected]>
  435. * CalendarTest.cs (TestSelectedColorDefault): we need to split up
  436. the color tests since they're rendered in different orders by
  437. ms/us.
  438. 2005-09-07 Chris Toshok <[email protected]>
  439. * ListControlTest.cs: add tests for the ControlState.
  440. 2005-09-05 Chris Toshok <[email protected]>
  441. * FormViewTest.cs: new tests.
  442. 2005-09-05 Chris Toshok <[email protected]>
  443. * DataBoundControlTest.cs: new tests.
  444. * BaseDataBoundControlTest.cs: new tests.
  445. 2005-09-01 Chris Toshok <[email protected]>
  446. * ListControlTest.cs (DefaultProperties): add tests for TagKey,
  447. Text, and AppendDataBoundItems.
  448. (ViewStateContents): add checks for Text and AppendDataBoundItems.
  449. 2005-09-01 Raja R Harinath <[email protected]>
  450. * CalendarTest.cs: Remove duplicate using-declarations.
  451. * XmlDataSourceTest.cs: Protect with NET_2_0 guard.
  452. * RepeaterTest.cs (Poker.GetSelectArguments): Likewise.
  453. (Poker.DoCreateDataSourceSelectArguments): Likewise.
  454. (Repeater_DefaultsSelectArguments): Likewise.
  455. 2005-08-31 Chris Toshok <[email protected]>
  456. * TreeViewTest.cs: beginnings of new tests.
  457. * RepeaterTest.cs: same.
  458. * XmlDataSourceTest.cs: same.
  459. 2005-08-27 Chris Toshok <[email protected]>
  460. * TextBoxTest.cs: add 2.0 test to show that validation properties
  461. have no effect on downlevel rendering.
  462. 2005-08-26 Chris Toshok <[email protected]>
  463. * TextBoxTest.cs: add tests for the 2.0 validation properties, and
  464. to make sure they're getting saved to the viewstate.
  465. 2005-08-26 Chris Toshok <[email protected]>
  466. * FontUnitTest.cs: Add tests for the two 2.0 constructors, and the
  467. 2.0 ToString(IFormatProvider) method.
  468. * UnitTest.cs: Add tests for the 2.0 ToString(IFormatProvider)
  469. method.
  470. 2005-08-26 Sebastien Pouliot <[email protected]>
  471. * TableStyleTest.cs: New test cases for 2.0.
  472. 2005-08-25 Sebastien Pouliot <[email protected]>
  473. * CheckBoxListTest.cs: Use Ben's CleanHtmlTextWriter to compare
  474. rendered output. Re-ordered the expected value to match. Rendering
  475. tests now pass on Mono 1.x|2.0 profile and MS 1.x.
  476. * DropDownListTest.cs: (Properties) we have the same 2.0 failure on
  477. both Mono and MS runtime, maybe it's a feature ;-)
  478. 2005-08-25 Chris Toshok <[email protected]>
  479. * CalendarTest.cs: add viewstate tests for Caption/CaptionAlign
  480. (2.0).
  481. 2005-08-25 Sebastien Pouliot <[email protected]>
  482. * HyperLinkTest.cs: Fixed the expected output rendering for 2.0.
  483. 2005-08-25 Peter Dennis Bartok <[email protected]>
  484. * StyleTest.cs: Added tests for CssRegisteredStyle
  485. 2005-08-25 Sebastien Pouliot <[email protected]>
  486. * StyleTest.cs: Added test for IsStyleEmpty(null).
  487. 2005-08-24 Chris Toshok <[email protected]>
  488. * ValidationSummaryTest.cs (ValidationSummary_ValidationGroup):
  489. add tests for ValidationGroup, making sure it's stored in the
  490. ViewState.
  491. 2005-08-24 Sebastien Pouliot <[email protected]>
  492. * RoleGroupTest.cs: New (2.0). Unit tests for RoleGroup.
  493. * RoleGroupCollectionTest.cs: New (2.0). Unit tests for
  494. RoleGroupCollection.
  495. 2005-08-23 Chris Toshok <[email protected]>
  496. * RepeatInfoTest.cs (RenderRepeater_BaseControl): the 2.0 ReatInfo
  497. class does things a little differently.
  498. 2005-08-22 Chris Toshok <[email protected]>
  499. * ListControlTest.cs: #if NET_2_0 some of the asserts whose values
  500. are different in 2.0.
  501. * ValidationSummaryTest.cs: same.
  502. * XmlTest.cs: same.
  503. * ListBoxTest.cs: same.
  504. * CheckBoxTest.cs: same.
  505. * UnitTest.cs: same.
  506. * TextBoxTest.cs: same.
  507. * CustomValidatorTest.cs: same.
  508. * DataGridTest.cs: same.
  509. * BaseCompareValidatorTest.cs: remove ko-KR, since my laptop
  510. presently can't find it, and we already have another ymd date
  511. element order.
  512. 2005-08-22 Chris Toshok <[email protected]>
  513. * RepeatInfoTest.auto.cs: regenerate.
  514. * RepeatInfoTest.auto.2.0.cs: generate using .Net 2.0.
  515. * RepeatInfoTest.gen.cs: add wrapper #ifdefs for the 1.x/2.0 cases
  516. - we need both.
  517. 2005-08-22 Chris Toshok <[email protected]>
  518. * BaseCompareValidatorTest.cs: fix the tests that change behavior
  519. between 1.x and 2.0.
  520. 2005-08-22 Chris Toshok <[email protected]>
  521. * LinkButtonTest.cs: add validation group tests.
  522. 2005-08-22 Chris Toshok <[email protected]>
  523. * ImageButtonTest.cs: add NET_2_0 validation tests.
  524. 2005-08-22 Chris Toshok <[email protected]>
  525. * CheckBoxTest.cs: add NET_2_0 validation tests.
  526. 2005-08-22 Chris Toshok <[email protected]>
  527. * ButtonTest.cs (Button_DefaultValues): add NET_2_0 test for
  528. ValidationGroup.
  529. (Button_ViewState): same.
  530. 2005-08-22 Sebastien Pouliot <[email protected]>
  531. * LoginNameTest.cs: New. Unit tests for LoginName control (2.0).
  532. * LoginStatusTest.cs: New. Unit tests for LoginStatus control (2.0).
  533. 2005-08-19 Sebastien Pouliot <[email protected]>
  534. * TableCellTest.cs: Add test cases for AssociatedHeaderCellID (2.0).
  535. 2005-08-18 Sebastien Pouliot <[email protected]>
  536. * BaseDataListTest.cs: Added test cases for new properties, methods
  537. and events defined in 2.0.
  538. * LoginTest.cs: Added test cases for On* methods.
  539. 2005-08-17 Chris Toshok <[email protected]>
  540. * CompositeControlTest.cs: put it in the MonoTests. namespace so
  541. it shows up in the right place in the nunit gui.
  542. 2005-08-16 Sebastien Pouliot <[email protected]>
  543. * DataListTest.cs: Fixed ViewState test to work on both 1.x and 2.0.
  544. Added tests for Load|SaveControlState (2.0). Added basic tests for
  545. SelectedValue property (2.0).
  546. * LoginTest.cs: Added test cases to check for null (removal) on all
  547. string properties, added checks for all enums properties. Also added
  548. test case for SaveViewState.
  549. 2005-08-15 Sebastien Pouliot <[email protected]>
  550. * TableHeaderRowTest.cs: New. Reuse TableRowTest test cases to test
  551. TableHeaderRow class (2.0).
  552. * TableFooterRowTest.cs: New. Reuse TableRowTest test cases to test
  553. TableFooterRow class (2.0).
  554. * TableRowTest.cs: Added test cases for new (2.0) TableSection
  555. property. Reworked the tests to allow easier reuse of them by the
  556. TableHeaderRow and TableFooterRow classes.
  557. 2005-08-14 Sebastien Pouliot <[email protected]>
  558. * LoginTest.cs: New. Unit tests to test default values for Login.
  559. * TableHeaderCellTest.cs: Add tests for CategoryText and Scope
  560. properties (new in 2.0).
  561. * TableSectionStyleTest.cs: New. Unit tests for TableSectionStyle.
  562. Note that this new 2.0 class seems broken as it is not complete (MS).
  563. 2005-08-12 Chris Toshok <[email protected]>
  564. * CompositeControlTest.cs: a couple of tests for CompositeControl.
  565. 2005-08-09 Sebastien Pouliot <[email protected]>
  566. * BaseDataListTest.cs: Added tests for OnDataBinding.
  567. * DataLitItemTest.cs: Added more useful tests for rendering items,
  568. including a test when two tables are present and extractRows is true.
  569. Added tests for IDataItemContainer (2.0).
  570. 2005-08-08 Jackson Harper <[email protected]>
  571. * PagedDataSourceTest.cs: Tests for creating enumerators when
  572. paging is not enabled.
  573. 2005-08-08 Sebastien Pouliot <[email protected]>
  574. * HyperLinkTest.cs: Updated comments. Resolve doesn't work when doing
  575. unit tests (probably because it requires a Page, or something else
  576. that can be used as the base url for the application).
  577. 2005-08-03 Peter Dennis Bartok <[email protected]>
  578. * EditCommandColumnTest.cs: Updated; InitializeCell() passes except
  579. for the missing footer; InitializeCellEdit() has a problem with
  580. the name given to the TextBox controls
  581. 2005-08-05 Jackson Harper <[email protected]>
  582. * PagedDataSourceTest.cs: Tests for PageCount.
  583. 2005-08-04 Ben Maurer <[email protected]>
  584. * CalendarTest.cs: Test based on an msdn example. Again, I (heart)
  585. anonymous methods.
  586. 2005-08-04 Dick Porter <[email protected]>
  587. * DataGridColumnTest.cs: Tests for DataGridColumn
  588. 2005-08-03 Ben Maurer <[email protected]>
  589. * RepeatInfoTest.cs: Test for copying from base control
  590. * WebControlTest.cs: Issue I found while doing repeatinfo
  591. * LabelTest.cs: New tests.
  592. * PanelTest.cs: New tests
  593. 2005-08-03 Peter Dennis Bartok <[email protected]>
  594. * EditCommandColumnTest.cs: Enable tests
  595. 2005-08-03 Peter Dennis Bartok <[email protected]>
  596. * DataGridPagerStyleTest.cs: Added testcase
  597. 2005-08-03 Jordi Mas i Hernandez <[email protected]>
  598. * CalendarTest.cs: Trackview states
  599. 2005-08-02 Jackson Harper <[email protected]>
  600. * BoundColumnTest.cs: Start of tests for the BoundColumn class.
  601. 2005-08-02 Jordi Mas i Hernandez <[email protected]>
  602. * RadioButtonListTest.cs: test unit
  603. 2005-08-01 Jackson Harper <[email protected]>
  604. * TableStyleTest.cs: Check that items copied set the styles flags.
  605. 2005-08-01 Jackson Harper <[email protected]>
  606. * PagedDataSourceTest.cs: Test the enumerators a little.
  607. 2005-07-30 Chris Toshok <[email protected]>
  608. * HyperLinkColumnTest.cs: add some tests for how the column
  609. initializes a TableCell.
  610. 2005-07-30 Ben Maurer <[email protected]>
  611. * RepeatInfoTest.auto.cs: Regen.
  612. * RepeatInfoTest.gen.cs: Autogenerate tests for 0 items
  613. 2005-07-29 Chris Toshok <[email protected]>
  614. * BaseCompareValidatorTest.cs (CanConvert): disable B9, until we
  615. figure out a culture independent way to do it.
  616. (Convert): same with C17/C18.
  617. (MiscPropertiesAndMethods): test CutoffYear, GetFullYear, and
  618. GetDateElementOrder.
  619. 2005-07-27 Peter Dennis Bartok <[email protected]>
  620. * StyleTest.cs: Added font-related tests to check for special
  621. Name/Names behaviour
  622. 2005-07-29 Chris Toshok <[email protected]>
  623. * BaseCompareValidatorTest.cs: use DateTime to generate the
  624. strings for our date tests, since they're culture specific.
  625. 2005-07-29 Dick Porter <[email protected]>
  626. * RadioButtonTest.cs: Added tests for RadioButton
  627. 2005-07-29 Jordi Mas i Hernandez <[email protected]>
  628. * SelectedDatesCollectionTest.cs: new unit test
  629. * CalendarDayTest.cs: new unit test
  630. * CalendarTest.cs: more tests for calendar control
  631. 2005-07-28 Jackson Harper <[email protected]>
  632. * EditCommandColumnTest.cs: Make the DataGridTest nested so my
  633. top secret DataGrid tests will still compile.
  634. 2005-07-27 Peter Dennis Bartok <[email protected]>
  635. * EditCommandColumnTest.cs: Added tests; marked some as NotWorking
  636. until PagedDataSource is not throwing NotImpl
  637. 2005-07-27 Peter Dennis Bartok <[email protected]>
  638. * CustomValidatorTest.cs: Added tests
  639. 2005-07-27 Peter Dennis Bartok <[email protected]>
  640. * DataGridPagerStyleTest.cs: Added tests
  641. 2005-07-26 Peter Dennis Bartok <[email protected]>
  642. * DataGridItemTest.cs: Added tests
  643. 2005-07-26 Peter Dennis Bartok <[email protected]>
  644. * DataGridItemCollectionTest.cs: Added tests
  645. 2005-07-26 Ben Maurer <[email protected]>
  646. * RepeatInfoTest.cs: Remove tests that are contained below
  647. * RepeatInfoTest.auto.cs: Generated tests.
  648. * RepeatInfoTest.gen.cs: A test generator for repeatinfo
  649. 2005-07-25 Peter Dennis Bartok <[email protected]>
  650. * StyleTest.cs: Refined tests
  651. 2005-07-25 Jackson Harper <[email protected]>
  652. * DataGridTest.cs: More tests for the pager.
  653. 2005-07-22 Jackson Harper <[email protected]>
  654. * DataGridTest.cs: Basic test for InitializePager.
  655. 2005-07-22 Sebastien Pouliot <[email protected]>
  656. * HyperLinkTest.cs: New. (very basic) unit tests for HyperLink.
  657. 2005-07-21 Jackson Harper <[email protected]>
  658. * DataGridTest.cs: Test the order the events are invoked in when
  659. creating the control hierarchy.
  660. 2005-07-21 Sebastien Pouliot <[email protected]>
  661. * BaseDataList.cs: Replace IList test with IEnumerable test.
  662. * RepeatInfoTest.cs: Ignore the test about the baseControl / NRE.
  663. * TableCellTest.cs: Added tests for AddParsedSubObject versus the Text
  664. property (and LiteralControl).
  665. 2005-07-21 Peter Dennis Bartok <[email protected]>
  666. * CustomValidatorTest.cs: Added
  667. 2005-07-21 Peter Dennis Bartok <[email protected]>
  668. * RangeValidatorTest.cs: More test cases
  669. 2005-07-21 Sebastien Pouliot <[email protected]>
  670. * RepeatInfoTest.cs: Added test for RepeatColumn is 0.
  671. * TableRowTest.cs: Added style rendering tests (for my sanity).
  672. 2005-07-21 Jackson Harper <[email protected]>
  673. * PagedDataSourceTest.cs: Test to see what happens when we get a
  674. non ITypedList.
  675. 2005-07-21 Duncan Mak <[email protected]>
  676. * HyperLinkColumnTest.cs: Added new test for HyperLinkColumn.
  677. 2005-07-20 Peter Dennis Bartok <[email protected]>
  678. * DropDownListTest.cs: Added [ExpectedException] for double select
  679. test
  680. 2005-07-20 Ben Maurer <[email protected]>
  681. * DropDownListTest.cs (InitialSelectionMade): Add a test for a
  682. regression that seems to be caused by some change to
  683. ListItemCollection. Add this file to sources as all tests other
  684. than this pass using the old impl of ddl except for this, which is
  685. a regression.
  686. 2005-07-20 Sebastien Pouliot <[email protected]>
  687. * RepeatInfoTest.cs: More unit tests for arguments checks, default
  688. values, baseControl (not figured out yet) and OuterTableImplied.
  689. 2005-07-20 Jackson Harper <[email protected]>
  690. 2005-07-20 Jackson Harper <[email protected]>
  691. * DataGridTest.cs: Make sure we get back a proper columns
  692. collection.
  693. 2005-07-20 Jackson Harper <[email protected]>
  694. * DataGridTest.cs: The columns collection cached from the
  695. CreateColumnSet is stored in the view state.
  696. 2005-07-20 Sebastien Pouliot <[email protected]>
  697. * BaseDataListTest.cs: Added more tests ported from DataGridTest.
  698. * DataListTest.cs: Added more tests ported from DataGridTest.
  699. 2005-07-20 Peter Dennis Bartok <[email protected]>
  700. * ValidationSummaryTest.cs: Added rendering tests
  701. 2005-07-20 Jackson Harper <[email protected]>
  702. * DataGridTest.cs: Test generating column names with/without
  703. enabling useDataSource.
  704. 2005-07-20 Sebastien Pouliot <[email protected]>
  705. * DataListTest.cs: Add viewstate test.
  706. 2005-07-20 Jackson Harper <[email protected]>
  707. * DataGridTest.cs: Check the properties of newly created
  708. BoundColumns.
  709. 2005-07-20 Sebastien Pouliot <[email protected]>
  710. * BaseDataListTest.cs: Add render tests (all empty).
  711. * DataListTest.cs: Added Controls vs Items test.
  712. * WebControlTest.cs: Added new (passing) tests.
  713. 2005-07-19 Jackson Harper <[email protected]>
  714. * PagedDataSource.cs: New unit test for GetItemProperties.
  715. 2005-07-19 Jackson Harper <[email protected]>
  716. * DataGridTest.cs: New tests for creating column sets.
  717. 2005-07-19 Sebastien Pouliot <[email protected]>
  718. * DataListTest.cs: Add more tests for IRepeatInfoUser.
  719. * RepeatInfoTest.cs: New. Unit test for RepeatInfo (not exactly what
  720. I had expected...).
  721. 2005-07-19 Jackson Harper <[email protected]>
  722. * CheckBoxListTest.cs: New tests for FindControl.
  723. 2005-07-19 Jackson Harper <[email protected]>
  724. * DataGridTest.cs: New test for viewstate saving.
  725. 2005-07-19 Chris Toshok <[email protected]>
  726. * BaseValidatorTest.cs: use the right call (SetValidationTextBox)
  727. in ValidatorTest.
  728. 2005-07-19 Peter Dennis Bartok <[email protected]>
  729. * DropDownListTest.cs: Testcases added
  730. * RangeValidatorTest.cs: Added
  731. * ValidatedControlConverterTest.cs: Added
  732. * ValidationSummaryTest.cs: Added
  733. 2005-07-19 Chris Toshok <[email protected]>
  734. * BaseCompareValidatorTest.cs: add date tests.
  735. 2005-07-19 Jackson Harper <[email protected]>
  736. * DataGridTest.cs: Bubble tests for Page command. Tests for bad
  737. Page command bubble event args.
  738. 2005-07-19 Jackson Harper <[email protected]>
  739. * DataGridTest.cs: Select can also be bubbled.
  740. 2005-07-19 Jackson Harper <[email protected]>
  741. * DataGridTest.cs: Tests for the BubbleEvent.
  742. 2005-07-19 Jackson Harper <[email protected]>
  743. * DataGridTest.cs: New tests. Just does properties and events for
  744. the most part.
  745. 2005-07-18 Chris Toshok <[email protected]>
  746. * BaseCompareValidatorTest.cs: note the lack of Date tests, and
  747. add null tests.
  748. 2005-07-18 Chris Toshok <[email protected]>
  749. * BaseCompareValidatorTest.cs: new tests.
  750. 2005-07-19 Ben Maurer <[email protected]>
  751. * UnitConverterTest.cs: New tests
  752. 2005-07-18 Chris Toshok <[email protected]>
  753. * CompareValidatorTest.cs (CompareValidator_ValueToCompareTest,
  754. CompareValidator_ControlToCompareTest): new methods.
  755. * ValidatorTest.cs: add AddTextBox method.
  756. 2005-07-18 Chris Toshok <[email protected]>
  757. * RegularExpressionValidatorTest.cs: add a simple validation test.
  758. * ValidatorTest.cs: add a base class for validator tests, that
  759. enables a little scaffolding for faking out the test.
  760. 2005-07-18 Chris Toshok <[email protected]>
  761. * CompareValidatorTest.cs: new tests.
  762. 2005-07-18 Chris Toshok <[email protected]>
  763. * RegularExpressionValidatorTest.cs: new test.
  764. 2005-07-18 Sebastien Pouliot <[email protected]>
  765. * DataListTest.cs: Fix tests for 1.1 which keeps more stuff into it's
  766. ViewState.
  767. 2005-07-15 Peter Dennis Bartok <[email protected]>
  768. * DropDownListTest.cs: Testcases added
  769. 2005-07-15 Jackson Harper <[email protected]>
  770. * CheckBoxListTest.cs: New tests for FindControl.
  771. 2005-07-15 Jackson Harper <[email protected]>
  772. * WebControlTest.cs: New test to make sure NamingContainers are
  773. honoured when rendering client ids.
  774. 2005-07-15 Jackson Harper <[email protected]>
  775. * CheckBoxListTest.cs: More tests for the IRepeatInfoUser stuff
  776. and for rendering.
  777. 2005-07-15 Sebastien Pouliot <[email protected]>
  778. * BaseDataListTest.cs: New. Unit tests for abstract BaseDataList.
  779. * DataKeyCollectionTest.cs: New. Unit tests for DataKeyCollection.
  780. * DataListItemCollectionTest.cs: New. Unit tests for
  781. DataListItemCollection.
  782. * DataListItemTest.cs: New. Unit tests for DataListItem (incomplete).
  783. * DataListTest.cs: New. Unit tests for DataList (incomplete).
  784. 2005-07-14 Jackson Harper <[email protected]>
  785. * CheckBoxListTest.cs: Rendering tests.
  786. 2005-07-14 Jackson Harper <[email protected]>
  787. * CheckBoxListTest.cs: Fix the exception types thrown for bad
  788. enums. Mark as NotWorking as this doesn't work with the old
  789. CheckBoxList class anymore.
  790. 2005-07-14 Jackson Harper <[email protected]>
  791. * CheckBoxListTest.cs: Add some rendering tests. These aren't
  792. fully working yet so they are in the NotWorking category.
  793. 2005-07-14 Jackson Harper <[email protected]>
  794. * CheckBoxListTest.cs: This has the potential to be a beautiful
  795. test.
  796. 2005-07-14 Peter Dennis Bartok <[email protected]>
  797. * WebColorConverter.cs: Testcases added
  798. 2005-07-14 Jackson Harper <[email protected]>
  799. * ListControlTest.cs: New test for the viewstate and item
  800. selection.
  801. 2005-07-14 Dick Porter <[email protected]>
  802. * CheckBoxTest.cs: Added enum checks
  803. 2005-07-14 Peter Dennis Bartok <[email protected]>
  804. * TargetConverterTest.cs: Testcases added
  805. 2005-07-14 Duncan Mak <[email protected]>
  806. * PagedDataSourceTest.cs: Added testcases.
  807. (PageCountTest, CountTest, IsLastPageTest): Needs more work.
  808. 2005-07-13 Peter Dennis Bartok <[email protected]>
  809. * FontNamesConverterTest.cs: Testcases added
  810. 2005-07-13 Peter Dennis Bartok <[email protected]>
  811. * ListItemCollectionTest.cs: Added
  812. * ListBoxTest.cs: Marked test as not working since it dependes on
  813. ListControl making a call to an obsolete internal method
  814. 2005-07-13 Jackson Harper <[email protected]>
  815. * ListControlTest.cs: New tests for the ListControl.
  816. 2005-07-13 Jackson Harper <[email protected]>
  817. * ListBoxTest.cs: Exception is thrown (by ListControl). Dont run
  818. the BadBorderStyle test as this fails in ListControls.
  819. 2005-07-13 Sebastien Pouliot <[email protected]>
  820. * ImageTest.cs: Added tests for DescriptionUrl in 1.1 profile as this
  821. property was added in Fx 1.1 SP1.
  822. * StyleTest.cs: Added more tests for CopyFrom to test it's behavior,
  823. e.g. it doesn't reset itself nor remove it's properties if they're
  824. not part of the copied Style instance.
  825. * TableTest.cs: Adjusted values so we're not testing a 100% match with
  826. MS lines/indentations.
  827. * TableRowTest.cs: Use Ben's trick on StreamWriter (\r\n). Adjusted
  828. values so we're not testing a 100% match with MS lines/indentations.
  829. * WebControlTest.cs: Added tests to remove attributes and style before
  830. rendering. Empty style properties shouldn't be rendered.
  831. 2005-07-13 Dick Porter <[email protected]>
  832. * CheckBoxTest.cs: Added tests for CheckBox - currently all
  833. passing on mono and ms runtimes.
  834. 2005-07-12 Sebastien Pouliot <[email protected]>
  835. * WebControlTest.cs: Added another test for RenderBeginTag, this time
  836. using an attribute (renamed old test as it was for style attributes).
  837. 2005-07-12 Peter Dennis Bartok <[email protected]>
  838. * WebControlTest.cs: Added test for loading/saving of state. Switched
  839. to use Sebastiens GetWriter method
  840. 2005-07-12 Jackson Harper <[email protected]>
  841. * ListBoxTest.cs: Some simple tests for the ListBox control.
  842. 2005-07-12 Sebastien Pouliot <[email protected]>
  843. * TableTest.cs: Use Ben's trick on StreamWriter.
  844. * WebControlTest.cs: Added tests for RenderBeginTag.
  845. 2005-07-12 Sebastien Pouliot <[email protected]>
  846. * TableCellTest.cs: New. Unit tests for TableCell.
  847. * TableItemStyleTest.cs: New. Unit tests for TableItemStyle.
  848. * TableHeaderCellTest.cs: New. Unit tests for TableHeaderCell.
  849. * TableRowTest.cs: New. Unit tests for TableRow.
  850. * TableStyleTest.cs: New. Unit tests for TableStyle.
  851. * TableTest.cs: New. Unit tests for Table.
  852. 2005-07-12 Miguel de Icaza <[email protected]>
  853. * UnitTest.cs: Update test suite.
  854. 2005-07-12 Jordi Mas i Hernandez <[email protected]>
  855. * ButtonTest.cs: add Default constructors tests
  856. * ImageButtonTest.cs: Adds ImageButtonTest
  857. 2005-07-11 Peter Dennis Bartok <[email protected]>
  858. * WebControlTest.cs: Added test.
  859. 2005-07-11 Sebastien Pouliot <[email protected]>
  860. * FontUnitTest.cs: Added more tests when looking for another bug...
  861. * StyleTest.cs: Added some unit tests for a null ctor and checks for
  862. emptyness.
  863. 2005-07-11 Jordi Mas i Hernandez <[email protected]>
  864. * ButtonTest.cs: New unit test for Button
  865. 2005-07-08 Sebastien Pouliot <[email protected]>
  866. * ImageTest.cs: New. Unit tests for Image.
  867. 2005-07-08 Jackson Harper <[email protected]>
  868. * LiteralTest.cs: new test.
  869. * MonthCalendarEventArgsTest.cs: new test.
  870. 2005-07-08 Jackson Harper <[email protected]>
  871. * AdCreatedEventArgsTest.cs: Added test.
  872. 2005-07-07 Miguel de Icaza <[email protected]>
  873. * XmlTest.cs: Added test.
  874. 2005-07-07 Peter Dennis Bartok <[email protected]>
  875. * StyleTest.cs: Added test.
  876. 2005-07-07 Miguel de Icaza <[email protected]>
  877. * LabelTest.cs: Add test.
  878. 2005-07-07 Ben Maurer <[email protected]>
  879. * FontUnitTest.cs: Make it run on msft
  880. 2005-07-06 Miguel de Icaza <[email protected]>
  881. * FontUnitTest.cs: New unit tests.
  882. * UnitTest.cs: Add support for different cultures and the Decimal
  883. separator,
  884. * UnitTest.cs: Add tests for null and "" arguments to Parse and
  885. Unit(string) which produce IsEmpty units.
  886. * UnitTest.cs: Fresh file with tests.
  887. 2004-10-08 Sanjay Gupta <[email protected]>
  888. * TestControlIDConverter.cs: Added new test file for ControlIDConverter.