Sha256: c9b816a7ee0ecff0b9df037db8680bca585ebea5e22c879262d58aa8f168ff01

Contents?: true

Size: 288 Bytes

Versions: 19

Compression:

Stored size: 288 Bytes

Contents

project test "Test" "1.0" 2000-01-01 - 2000-01-04

task t1 "Task1" {
  length 1d
	precedes !t2
}

task t2 "Task2" {
  length 1d
	precedes !t1
}

# MARK: warning 3 loop_detected
# MARK: info 3 loop_at_start
# MARK: info 8 loop_at_end
# MARK: info 8 loop_at_start
# MARK: error 3 loop_end

Version data entries

19 entries across 19 versions & 1 rubygems

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