Sha256: fdc5ec00fba22fb4bd3fca6516ba5e5716d51b1148f59b6db8355f60e12cb81b

Contents?: true

Size: 386 Bytes

Versions: 19

Compression:

Stored size: 386 Bytes

Contents

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

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

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

task t3 "Task3" {
	length 1d
	depends !t2
}

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

Version data entries

19 entries across 19 versions & 1 rubygems

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