summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-01-12Added show desktop tests, removed manual test specification file.Thomi Richards
2012-01-12Show desktop test completed.Thomi Richards
2012-01-12Almost finished show desktop test.Thomi Richards
2012-01-12Can now detect hidden windows.Thomi Richards
2012-01-12Bamf applications and windows now have a nicer __repr__ method, and the bamf ...Thomi Richards
2012-01-12Launcher tests now move mouse out of the way when tests complete.Thomi Richards
2012-01-12Now tests command lens shortcut.Thomi Richards
2012-01-12Keyboard emulator modified to support function keys.Thomi Richards
2012-01-11Can't write test for command lense until i overhaul the keyboard input emulator.Thomi Richards
2012-01-11Added autopilot tests that ensure the various dash shortcuts work as expected.Thomi Richards
2012-01-11Merged trunk.Thomi Richards
2012-01-11Added active-lens property to LensBar.Thomi Richards
2012-01-11Whitespace fixesThomi Richards
2012-01-11Added some utility functions to Bamf class.Thomi Richards
2012-01-11Better app introspection.Thomi Richards
2012-01-11Application and window introspection now work.Thomi Richards
2012-01-10Slight code refactor in bamf access code.Thomi Richards
2012-01-10DBus interface to BAMF works.Thomi Richards
2012-01-09removes the dependency on g_thread_initGord Allott
2012-01-09Uncomment test runner linesAlex Launi
2012-01-09Switched to argparse and corrected an error condition with lamalex' help.Allan LeSage
2012-01-09CORRECTLY create needed directory structure if it doesn't existAlex Launi
2012-01-09Create needed directory structure if it doesn't existAlex Launi
2012-01-09Add option to set results file, and default to stdoutAlex Launi
2012-01-06be more consistent with single quote usageAlex Launi
2012-01-06write junit xml output to fileAlex Launi
2012-01-06Publish test results in junit xml formatAlex Launi
2012-01-02* Changes to Nux APIJay Taoko
2012-01-02Adds test for animation code. Fixes: . Appoved by Thomas Voß.Sam Spilsbury
2012-01-02Adds test for conditional show/hide. Fixes: . Appoved by Thomas Voß.Sam Spilsbury
2012-01-02Added Google Test and Google Mocks for layout algorithm. Fixes: . Appoved by ...Sam Spilsbury
2011-12-27* Changes to Nux APIJay Taoko
2011-12-23Remove virtual functionSam Spilsbury
2011-12-23Remove virtual specifiedSam Spilsbury
2011-12-22Remove virtual methodsSam Spilsbury
2011-12-22Merged 901714.test_show_hide into 901714.test_animation.Sam Spilsbury
2011-12-22Remove virtual methodSam Spilsbury
2011-12-22Merged 901714.test_show_hide into 901714.test_animation.Sam Spilsbury
2011-12-22Merged 901714.test_layouts into 901714.test_show_hide.Sam Spilsbury
2011-12-22Remove virtual methods that don't need to be virtualSam Spilsbury
2011-12-22Added tests for animation codeSam Spilsbury
2011-12-22Added a test for show/hide on the handlesSam Spilsbury
2011-12-22Added Google Test and Google Mock tests for unity::MT::GrabHandleSam Spilsbury
2011-12-20Add back the accidentally removed get_is_visible methodAlex Launi
2011-12-20Fix launcher testsAlex Launi
2011-12-20Live cd doesn't have users-admin. Use mahjongg insteadAlex Launi
2011-12-20kill users_admin at teardownAlex Launi
2011-12-20Launch a third application to fix test_switcher index errorAlex Launi
2011-12-18Add some small tests for StaticCairoText demonstrating the cause of bug #8079...Christopher James Halse Rogers
2011-12-16TestStaticCairoText: UTF-8 encode the test string.Christopher James Halse Rogers