ChangeLog 47 KB

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