Commit Graph

7 Commits

Author SHA1 Message Date
Durham Goode
70cd176b0e Fix windows tests
Summary:
This test depends on treemanifest being off. I missed in the last run
because it doesn't run at diff time and only runs on windows.

(Note: this ignores all push blocking failures!)

Reviewed By: markbt

Differential Revision: D15555200

fbshipit-source-id: 105441ab5015199f813ab50e1ca8a4eb6fefa361
2019-05-30 05:06:23 -07:00
Mark Thomas
66d79c86c8 pull: remove postincoming advice
Summary:
The postincoming checks prints out advice of the following forms:

* `(run 'hg heads' to see heads)`
* `(run 'hg heads' to see heads, 'hg merge' to merge)`
* `(run 'hg heads .' to see heads, 'hg merge' to merge)`
* `(run 'hg update' to get a working copy)`

This advice is no longer useful, so remove it.

Reviewed By: DurhamG, farnz

Differential Revision: D15317185

fbshipit-source-id: 50ba576406c96715fa058399da53462be9b7a3bf
2019-05-20 06:19:49 -07:00
Matt Harbison
e885a6087b tests: update output for no-symlink platforms
This goes with 3a57c09cbfff.
2017-10-15 16:57:34 -04:00
Matt Mackall
11be5cc27c tests: replace exit 80 with #require 2014-08-06 11:43:59 -05:00
Nicolas Dumazet
274ada7d8c tests: move test bundles in a bundles/ subdirectory 2011-04-30 17:38:06 +02:00
Nicolas Dumazet
a2d3866adb tests: remove executable bits from unified tests
Those files are not executable.
2011-04-30 17:38:06 +02:00
Patrick Mezard
8966ea5717 tests: unify test-no-symlinks 2010-11-03 22:34:16 +01:00