comparison tests/test-globalopts.t @ 22432:d9446e43cd40

tests: fix breakage from locate deprecation
author Matt Mackall <mpm@selenic.com>
date Tue, 16 Sep 2014 11:08:14 -0500
parents edf07a804ac4
children bde49bbfb30f
comparison
equal deleted inserted replaced
22431:eaeee6f95fc0 22432:d9446e43cd40
309 help show help for a given topic or a help overview 309 help show help for a given topic or a help overview
310 identify identify the working copy or specified revision 310 identify identify the working copy or specified revision
311 import import an ordered set of patches 311 import import an ordered set of patches
312 incoming show new changesets found in source 312 incoming show new changesets found in source
313 init create a new repository in the given directory 313 init create a new repository in the given directory
314 locate locate files matching specific patterns
315 log show revision history of entire repository or files 314 log show revision history of entire repository or files
316 manifest output the current or given revision of the project manifest 315 manifest output the current or given revision of the project manifest
317 merge merge working directory with another revision 316 merge merge working directory with another revision
318 outgoing show changesets not found in the destination 317 outgoing show changesets not found in the destination
319 parents show the parents of the working directory or revision 318 parents show the parents of the working directory or revision
392 help show help for a given topic or a help overview 391 help show help for a given topic or a help overview
393 identify identify the working copy or specified revision 392 identify identify the working copy or specified revision
394 import import an ordered set of patches 393 import import an ordered set of patches
395 incoming show new changesets found in source 394 incoming show new changesets found in source
396 init create a new repository in the given directory 395 init create a new repository in the given directory
397 locate locate files matching specific patterns
398 log show revision history of entire repository or files 396 log show revision history of entire repository or files
399 manifest output the current or given revision of the project manifest 397 manifest output the current or given revision of the project manifest
400 merge merge working directory with another revision 398 merge merge working directory with another revision
401 outgoing show changesets not found in the destination 399 outgoing show changesets not found in the destination
402 parents show the parents of the working directory or revision 400 parents show the parents of the working directory or revision