~cimi/unity8/card_touchdown

« back to all changes in this revision

Viewing changes to tests/qmltests/Dash/tst_Card.qml

  • Committer: Andrea Cimitan
  • Date: 2014-05-27 16:01:53 UTC
  • Revision ID: andrea.cimitan@gmail.com-20140527160153-wtfga7poghuim3tc
Fixed tests and holder shape

Show diffs side-by-side

added added

removed removed

Lines of Context:
464
464
            compare(shape !== null, data.shape);
465
465
            tryCompare(mascotImage, "visible", !data.shape);
466
466
        }
467
 
        
 
467
 
468
468
        function test_touchdown_visibility() {
469
469
            selector.selectedIndex = 0;
470
470