(CommandList
  children: [
    (Assignment
      keyword: Assign_None
      pairs: [
        (assign_pair
          lhs: (LhsName name:test_description)
          op: Equal
          rhs: {(SQ <'git cvsimport handling of vendor branches'>)}
          spids: [95]
        )
      ]
      spids: [95]
    )
    (C {(.)} {(./lib-cvs.sh)})
    (C {(setup_cvs_test_repository)} {(t9601)})
    (C {(test_expect_success)} {(PERL)} {(SQ <'import a module with a vendor branch'>)} 
      {(SQ <'\n'> <'\n'> <'\tgit cvsimport -C module-git module\n'> <'\n'>)}
    )
    (C {(test_expect_success)} {(PERL)} {(SQ <'check HEAD out of cvs repository'>)} 
      {(SQ <'test_cvs_co master'>)}
    )
    (C {(test_expect_success)} {(PERL)} {(SQ <'check master out of git repository'>)} 
      {(SQ <'test_git_co master'>)}
    )
    (C {(test_expect_success)} {(PERL)} {(SQ <'check a file that was imported once'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_file master imported-once.txt\n'> <'\n'>)}
    )
    (C {(test_expect_failure)} {(PERL)} {(SQ <'check a file that was imported twice'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_file master imported-twice.txt\n'> <'\n'>)}
    )
    (C {(test_expect_success)} {(PERL)} {(SQ <'check a file that was imported then modified on HEAD'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_file master imported-modified.txt\n'> <'\n'>)}
    )
    (C {(test_expect_success)} {(PERL)} 
      {(SQ <'check a file that was imported, modified, then imported again'>)} {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_file master imported-modified-imported.txt\n'> <'\n'>)}
    )
    (C {(test_expect_success)} {(PERL)} {(SQ <'check a file that was added to HEAD then imported'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_file master added-imported.txt\n'> <'\n'>)}
    )
    (C {(test_expect_success)} {(PERL)} {(SQ <'a vendor branch whose tag has been removed'>)} 
      {(SQ <'\n'> <'\n'> <'\ttest_cmp_branch_file master imported-anonymously.txt\n'> <'\n'>)}
    )
    (C {(test_done)})
  ]
)