File: __driver__.lua

package info (click to toggle)
monotone 1.1-9
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 20,984 kB
  • ctags: 8,622
  • sloc: cpp: 86,450; sh: 6,906; perl: 924; makefile: 813; python: 517; lisp: 379; sql: 118; exp: 91; ansic: 52
file content (13 lines) | stat: -rw-r--r-- 414 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13

mtn_setup()

-- This test imports a rcs file which fails according to the mailing list
-- reporter: Carl Christian Kanne "Bug? in CVS import monotone 0.18"
-- Date: 	Fri, 15 Apr 2005 12:53:13 +0200

-- This test is a bug report.

-- This rcs file fails to be imported correctly by monotone
check(get("cvs-repository"))

xfail_if(true, mtn("--branch=test", "cvs_import", "cvs-repository/test"), 0, ignore, ignore)