tests/test-tags.out
author Volker.Kleinfeld@gmx.de
Tue, 20 Sep 2005 19:25:14 -0700
changeset 1283 f5faab34f32e
parent 993 6f274afc05c7
child 1933 7544700fd931
permissions -rw-r--r--
Support for the distutils extention 'py2exe' added. Description: - If the py2exe distutils extention is installed this patch allows building standalone exe for windows - example: > python setup.py build --compiler=mingw32 py2exe - The 'out of the box' py2exe is not able to resolve the dependencies due to 'demandload'. A new helper module of scanning the mercurial package has been added. Changed: - setup.py: importing py2exe and sub classing its command class to fetch the build directory and insert the needed includes - packagescan.py: new helper module added, that scans the distutil build directory for modules to be included.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
345
9d8d9207c0b3 Add a tags/identify test group
mpm@selenic.com
parents:
diff changeset
     1
unknown
374
f07d00fcd281 update tests to reflect new short hash length
mpm@selenic.com
parents: 345
diff changeset
     2
acb14030fe0a tip
345
9d8d9207c0b3 Add a tags/identify test group
mpm@selenic.com
parents:
diff changeset
     3
acb14030fe0a21b60322c440ad2d20cf7685a376 first
925
5a034646e472 run-tests: remove '+ hg' trick
mpm@selenic.com
parents: 814
diff changeset
     4
tip                                1:b9154636be938d3d431e75a7c906504a079bfe07
345
9d8d9207c0b3 Add a tags/identify test group
mpm@selenic.com
parents:
diff changeset
     5
first                              0:acb14030fe0a21b60322c440ad2d20cf7685a376
925
5a034646e472 run-tests: remove '+ hg' trick
mpm@selenic.com
parents: 814
diff changeset
     6
b9154636be93 tip
748
c5df1a9c5276 Update test output for status change
mpm@selenic.com
parents: 561
diff changeset
     7
M a
925
5a034646e472 run-tests: remove '+ hg' trick
mpm@selenic.com
parents: 814
diff changeset
     8
b9154636be93+ tip
374
f07d00fcd281 update tests to reflect new short hash length
mpm@selenic.com
parents: 345
diff changeset
     9
acb14030fe0a+ first
345
9d8d9207c0b3 Add a tags/identify test group
mpm@selenic.com
parents:
diff changeset
    10
acb14030fe0a21b60322c440ad2d20cf7685a376+ first
748
c5df1a9c5276 Update test output for status change
mpm@selenic.com
parents: 561
diff changeset
    11
M a
374
f07d00fcd281 update tests to reflect new short hash length
mpm@selenic.com
parents: 345
diff changeset
    12
c8edf04160c7 tip
993
6f274afc05c7 Clean up some merge logic
mpm@selenic.com
parents: 990
diff changeset
    13
c8edf04160c7+b9154636be93+ tip
6f274afc05c7 Clean up some merge logic
mpm@selenic.com
parents: 990
diff changeset
    14
M .hgtags