summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-02-08Fixes some Autopilot Panel test failures:Chris Townsend
2014-02-07* Add a RawPixel class, which has 2 defined literals (ex: 10_em, 10.0_em)Brandon Schaefer
2014-02-06Fixes some Autopilot Panel test failures:Chris Townsend
2014-02-03PanelMenuView: show a dropdown menu of indicators, if there's no enough horiz...Marco Trevisan (Treviño)
2014-01-30TestPanelIndicatorEntryDropdownView: disable the jenkins-only failing checksMarco Trevisan (Treviño)
2014-01-30TestMain: remove old unused definitionsMarco Trevisan (Treviño)
2014-01-30CMake, Tests: use file (COPY ...) directive to copy data files (instead of do...Marco Trevisan (Treviño)
2014-01-30Tests: include go-down-symbolic icon in tests, or they will fail in jenkinsMarco Trevisan (Treviño)
2014-01-30ExternalGSChema: define other external schemas we use in unityMarco Trevisan (Treviño)
2014-01-30Add Pt to Px function to em converter.Brandon Schaefer
2014-01-30TestPanelIndicatorsView: verify EnableDropdownMenuInvalidMarco Trevisan (Treviño)
2014-01-30MockIndicators: Move definition in a separate header, update TestIndicators a...Marco Trevisan (Treviño)
2014-01-30TestPanelIndicatorEntryDropdownView: add unit tests covering its behaviorMarco Trevisan (Treviño)
2014-01-30TestPanelView: use a mock DBusIndicators instead that real oneMarco Trevisan (Treviño)
2014-01-30IndicatorEntry: don't set an entry invisible if it has parentsMarco Trevisan (Treviño)
2014-01-29* Add a simple Pt to Px function to the EMConverterBrandon Schaefer
2014-01-29Fix more AP tests:Chris Townsend
2014-01-29Fix more AP tests:Chris Townsend
2014-01-29* Skip IBUS tests for a testBrandon Schaefer
2014-01-28decorations: added new unity-decorations fully gtk-css-themed inside unity. F...Marco Trevisan (Treviño)
2014-01-28TestIndicatorEntry: verify signal emissions on parents adding/removalMarco Trevisan (Treviño)
2014-01-28TestIndicatorEntry: verify visibility changes on add/removal of parentsMarco Trevisan (Treviño)
2014-01-28IndicatorEntry: cleanup the API, add parents support, improve testingMarco Trevisan (Treviño)
2014-01-28Indicators: match ShowEntriesDropdown to the dbus-APIMarco Trevisan (Treviño)
2014-01-27Indicators: remove the ShowDropdownMenu call from Entry, we handle it a lower...Marco Trevisan (Treviño)
2014-01-27Indicators: add ShowEntriesDropdown to show a dropdown from a list of entriesMarco Trevisan (Treviño)
2014-01-26TestIndicatorEntry: verify ShowDropdownMenu callsMarco Trevisan (Treviño)
2014-01-26TestIndicatorEntry: use GMock's facilities for checking signalsMarco Trevisan (Treviño)
2014-01-26IndicatorEntry: add new ShowDropdownMenu call and emit proper signals to Indi...Marco Trevisan (Treviño)
2014-01-25Panel: move all the panel classes inside the panel namespaceMarco Trevisan (Treviño)
2014-01-25DBusIndicators: add callback to call "ShowEntriesDropdown" panel service methodMarco Trevisan (Treviño)
2014-01-25TestIndicators: use GMock calls checkerMarco Trevisan (Treviño)
2014-01-25Indicators: cleanup the APIMarco Trevisan (Treviño)
2014-01-23TestIndicator: use SigReceiver with EXPECT_CALL in old testsMarco Trevisan (Treviño)
2014-01-23TestIndicator: verify updated signalMarco Trevisan (Treviño)
2014-01-23More Unity Autopilot Launcher test fixes:Chris Townsend
2014-01-23Merging with trunk, againMarco Trevisan (Treviño)
2014-01-21Do not run primary Launcher/secondary monitor scenario for LauncherDragIconsB...Chris Townsend
2014-01-21Fix more Autopilot tests:Chris Townsend
2014-01-21Merging with trunkMarco Trevisan (Treviño)
2014-01-17* Refactor the EMConverter API.Brandon Schaefer
2014-01-15Removed the ZeitgeistUtils.h as this is no longer needed since Zeitgeist in m...Chris Townsend
2014-01-14TestTextureCache: add invalidate method, to invalidate a textureMarco Trevisan (Treviño)
2014-01-14Implement an EMConveter. This way with default settings such that DPI = 96.0f...Brandon Schaefer
2014-01-13* Add some more tests.Brandon Schaefer
2014-01-13Fixes most Launcher based Autopilot tests due to the new object list sorting ...Chris Townsend
2014-01-13Fixes most Launcher based Autopilot tests due to the new object list sorting ...Chris Townsend
2014-01-13* Add EMConverter, take moslty from Nux/EMMetrics. We don'tBrandon Schaefer
2014-01-13Add missing Python module declarations for multi-monitor setups.Chris Townsend
2014-01-13Merging with trunkMarco Trevisan (Treviño)