/[Apache-SVN]
ViewVC logotype

Revision 1418122


Jump to revision: Previous Next
Author: cframpton
Date: Thu Dec 6 22:51:12 2012 UTC (11 years, 4 months ago)
Changed paths: 295 (showing only 100; show all)
Log Message:
Add Chart tests with embedded fonts (which seems to make them all smaller and rotated some of the labels).  Ran tests with new bitmaps against Flex 4.8 and this release to make sure there were no differences.

Changed paths

Path Details
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/AreaProperties.mxml added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_Canvas_MultipleAxes_AxisSet_Background.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_ChangeMinAndMax_DateTimeAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_ChangeMinAndMax_LinearAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_MultipleCanvas_MultipleAxes_Annotation.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisAtSeriesLevel.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_axisRenderer_withPlacement.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_change_Dataprovider.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_change_Dataprovider_SeriesAndAxis_Level.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_fillfunction_fills_both.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_filterData_filterDataValues.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_legend.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_multipleAxes_disabledDays.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_sameAxis_diffRenderers.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_sameRenderer_withDiffAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_selectionMode_Multiple.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_selectionMode_None.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_selectionMode_Single.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/Properties/Baselines/AreaSeries_valid_horizontal_vertical_axis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/AdbeStockData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/AllSeriesData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/AllSeriesDisabledDaysData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/DataGraphicsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/DataGraphicsUtils.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/DisabledDaysStockData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/FillsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/GenericArea.mxml added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/MedalsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/MultipleAxesData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Area/SWFs/MultipleAxesUtils.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/BarProperties.mxml added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_Canvas_MultipleAxes_AxisSet_Background.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_ChangeDataProvider_AtChartLevel.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_ChangeMinAndMax_DateTimeAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_ChangeMinAndMax_LinearAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_MultipleCanvas_MultipleAxes_Annotation.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_axisAtSeriesLevel.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_axisRenderer_withPlacement.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_filterData_filterDataValues.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_legend.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_multipleAxes_disabledDays.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_sameAxis_diffRenderers.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_sameRenderer_withDiffAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_selectionMode_Multiple.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_selectionMode_None.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_selectionMode_Single.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/BarSeries_valid_horizontal_vertical_axis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/Properties/Baselines/Bar_Series_change_Dataprovider_SeriesAndAxis_Level.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/AdbePILStockData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/AdbeStockData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/AllSeriesData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/AllSeriesDisabledDaysData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/DataGraphicsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/DataGraphicsUtils.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/DisabledDaysStockData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/FillsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/GenericBar.mxml added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/MedalsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/MultipleAxesData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bar/SWFs/MultipleAxesUtils.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_Canvas_MultipleAxes_AxisSet_Background.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_ChangeDataProvider_AtChartLevel.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_ChangeMinAndMax_DateTimeAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_ChangeMinAndMax_LinearAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_MultipleCanvas_MultipleAxes_Annotation.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisAtSeriesLevel.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_axisRenderer_withPlacement.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_change_Dataprovider_SeriesAndAxis_Level.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_filterData_filterDataValues.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_legend.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_multipleAxes_disabledDays.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_sameAxis_diffRenderers.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_sameRenderer_withDiffAxis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_selectionMode_Multiple.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_selectionMode_None.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_selectionMode_Single.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/Baselines/BubbleSeries_valid_horizontal_vertical_axis.png added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/Properties/BubbleProperties.mxml added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/ added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/AdbeStockData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/AllSeriesData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/AllSeriesDisabledDaysData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/DataGraphicsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/DataGraphicsUtils.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/DisabledDaysStockData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/FillsData.as added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/GenericBubble.mxml added
Directoryincubator/flex/sdk/branches/develop/mustella/tests/components/Charts/Bubble/SWFs/MedalsData.as added
[...]

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26