Sha256: 98a3b884e8c57ee9ce6bcb387a2f155a1957c8b7287ecfaa4840c5d96d2747c4

Contents?: true

Size: 285 Bytes

Versions: 21

Compression:

Stored size: 285 Bytes

Contents

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

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

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

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


Version data entries

21 entries across 21 versions & 1 rubygems

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