1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/diffusion/query
Anh Nhan Nguyen b0d408c5d3 Fix failing unit test testParentEdgeCases under Windows
Summary: Noticed that this one was failing under Windows for the test cases where the root path (`/`) was supposed to be returned. Was returned Windows-style, made it return UNIX-style. All others work fine (return slashes as-is).

Test Plan:
`arc unit --everything` before and after this patch on Windows.

Will try out Ubuntu in near future.

Reviewers: epriestley, vrana

Reviewed By: vrana

CC: aran, Korvin, vrana

Differential Revision: https://secure.phabricator.com/D5497
2013-04-02 09:01:33 -07:00
..
branch Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
browse Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
committags Delete license headers from files 2012-11-05 11:16:51 -08:00
contains Implement DiffusionMercurialContainsQuery in Diffusion 2013-02-27 18:41:21 -08:00
diff escape svn repository file paths. 2013-02-13 19:30:11 +09:00
exists Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
filecontent Save blame info to lint messages 2013-03-06 16:19:01 -08:00
history Use reverse(x::y) instead of y::x in Mercurial history queries 2013-02-27 20:08:54 -08:00
lastmodified Use reverse(x::y) instead of y::x in Mercurial history queries 2013-02-27 20:08:54 -08:00
mergedcommits Delete license headers from files 2012-11-05 11:16:51 -08:00
parents Delete license headers from files 2012-11-05 11:16:51 -08:00
pathchange Don't show changes for commits which affect more than 1,000 files 2013-01-30 12:01:49 -08:00
pathid Fix failing unit test testParentEdgeCases under Windows 2013-04-02 09:01:33 -07:00
rawdiff Delete license headers from files 2012-11-05 11:16:51 -08:00
taglist Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
DiffusionCommitQuery.php Don't barf on bad commit identifiers 2013-03-19 15:30:16 -07:00
DiffusionPathQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionRenameHistoryQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
DiffusionSymbolQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00