ChangeLog 45 KB

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