ChangeLog 46 KB

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