Eskil

Diff
Login

Differences From Artifact [314483b388]:

To Artifact [ef0ecaf026]:


1
2
3


4
5
6
7
8
9
10



1
2
3
4
5
6
7
8
9
-
-
-
+
+







# Tests for revision control functions                      -*- tcl -*-
#----------------------------------------------------------------------
# $Revision$
#------------------------------------------------------------*- tcl -*-
# Tests for revision control functions
#----------------------------------------------------------------------

# Overload exec during these tests
stub exec {args} {
    set cmd [lindex $args 0]
    switch -- $cmd {
        cleartool {