Sha256: ca81c2c380880abbfa93625f66975ee3476ae58ae4e85a7241a2ce1b9fe09d0b

Contents?: true

Size: 144 Bytes

Versions: 7

Compression:

Stored size: 144 Bytes

Contents

project "Adopted Tasks" 2011-03-05 +1m

task t1 "T1" {
  task t2 "T2"
# MARK: error 6 adopt_common_root
  task t3 "T3" {
    adopt t1.t2
  }
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
taskjuggler-3.0.0 test/TestSuite/Syntax/Errors/adopt_common_root.tjp
taskjuggler-0.2.2 test/TestSuite/Syntax/Errors/adopt_common_root.tjp
taskjuggler-0.2.1 test/TestSuite/Syntax/Errors/adopt_common_root.tjp
taskjuggler-0.2.0 test/TestSuite/Syntax/Errors/adopt_common_root.tjp
taskjuggler-0.1.1 test/TestSuite/Syntax/Errors/adopt_common_root.tjp
taskjuggler-0.1.0 test/TestSuite/Syntax/Errors/adopt_common_root.tjp
taskjuggler-0.0.11 test/TestSuite/Syntax/Errors/adopt_common_root.tjp