summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-02-17* Remove panel_height that come back somehow!Brandon Schaefer
2014-02-17* Merge trunkBrandon Schaefer
2014-02-17Fix some more AP tests:Chris Townsend
2014-02-14Fix some more AP tests:Chris Townsend
2014-02-14Tests: add tests to verify the text escapingMarco Trevisan (Treviño)
2014-02-13MenuManager: add a wrapper for Indicators and KeyGrabber that registers mnemo...Marco Trevisan (Treviño)
2014-02-12Fix Autopilot test issue where Show Desktop is somehow invoked and the recove...Chris Townsend
2014-02-12add multi-monitor support to a couple of tests that were missing itStephen M. Webb
2014-02-12MenuManager: add nux::Property's to handle menu settingsMarco Trevisan (Treviño)
2014-02-12Unity: just create one MenuManager on creation and share with PanelMarco Trevisan (Treviño)
2014-02-12Indicators: make also ShowEntriesDropdown a virtual methodMarco Trevisan (Treviño)
2014-02-12Fix a failing Dash AP test due to too many results being returned which cause...Chris Townsend
2014-02-11DecorationsInputMixer: pass Timestamp to eventsMarco Trevisan (Treviño)
2014-02-11Fix a failing Dash AP test due to too many results being returned which cause...Chris Townsend
2014-02-11Merge trunk.William Hua
2014-02-11TestInputMixer: update to match new APIMarco Trevisan (Treviño)
2014-02-10Fix a couple of test_panel AP tests:Chris Townsend
2014-02-08Fixes some Autopilot Panel test failures:Chris Townsend
2014-02-07* Merge trunk again!Brandon Schaefer
2014-02-07* Merge trunkBrandon Schaefer
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-06Add alt reveal menu AP test.William Hua
2014-02-06Use test logger.William Hua
2014-02-05Refactor tests; do a proper tear-down.William Hua
2014-02-05Add clean-up for tests.William Hua
2014-02-04Merge trunk.William Hua
2014-02-04Test was slightly incorrect, fix it.William Hua
2014-02-03PanelMenuView: show a dropdown menu of indicators, if there's no enough horiz...Marco Trevisan (Treviño)
2014-02-03Add GnomeKeyGrabber autopilot tests.William Hua
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)