Sha256: 6eacf990effbb6139a91569b71be1065a4914c2bbee88872677143b94fc08a52

Contents?: true

Size: 239 Bytes

Versions: 16

Compression:

Stored size: 239 Bytes

Contents

project "test" 2009-11-30 +2m {
  trackingscenario plan
}

resource r1 "R1"

task t1 "Task 1" {
  effort 5d
  allocate r1
}

timesheet r1 2009-11-30 +1w {
# MARK: error 14 ts_no_status_work
  task t1 {
    work 2d
    remaining 0d
  }
}


Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
taskjuggler-3.8.1 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.8.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.7.2 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.7.1 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.6.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.5.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.4.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.3.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.2.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.1.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-3.0.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-0.2.2 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-0.2.1 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-0.2.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-0.1.1 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp
taskjuggler-0.1.0 test/TestSuite/Scheduler/Errors/ts_no_status_work.tjp