Author: toshok Date: 2007-10-03 23:45:43 -0400 (Wed, 03 Oct 2007) New Revision: 86844
Modified: trunk/moon/test/xaml/clock/README.txt Log: add blurbs about new tests Modified: trunk/moon/test/xaml/clock/README.txt =================================================================== --- trunk/moon/test/xaml/clock/README.txt 2007-10-04 03:28:10 UTC (rev 86843) +++ trunk/moon/test/xaml/clock/README.txt 2007-10-04 03:45:43 UTC (rev 86844) @@ -12,3 +12,5 @@ clock12 - same as clock1, but it takes 2 seconds, and the block makes the journey over and over. clock13 - same as clock12, but specifies the RepeatBehavior as a double. Fails on windows (with an alert) clock14 - same as clock12, but specifies the RepeatBehavior as a timespan/duration. Fails on windows (the red box stays on the right side.) +clock15 - tests a non-zero BeginTime on a storyboard along with a 0 BeginTime. +clock16 - tests a storyboard with a longer duration than its consituent Animation, with a FillBehavior of Stop (animations have the default fill behavior) _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
