~ubuntu-branches/ubuntu/oneiric/kdenetwork/oneiric-updates

« back to all changes in this revision

Viewing changes to kget/tests/schedulertest.h

  • Committer: Package Import Robot
  • Author(s): Philip Muškovac
  • Date: 2011-10-15 10:14:08 UTC
  • mfrom: (1.1.62)
  • Revision ID: package-import@ubuntu.com-20111015101408-y4vqe8jnp6cxogcu
Tags: 4:4.7.2-0ubuntu1
New upstream release (LP: #872506)

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
        void testAppendJobs();
86
86
        void testAppendJobs_data();
87
87
 
 
88
        /**
 
89
         * Tests Scheduler::countRunningJobs and Scheduler::hasRunningJobs
 
90
         */
88
91
        void testCountRunningJobs();
89
92
        void testCountRunningJobs_data();
90
93