Closed Bug 1125138 Opened 9 years ago Closed 9 years ago

Move TestTimeStamp.cpp to gtest and enable it; r=froydnj

Categories

(Core :: XPCOM, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla38

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

Details

Attachments

(1 file)

      No description provided.
Attachment #8553736 - Flags: review?(nfroyd)
Comment on attachment 8553736 [details] [diff] [review]
Move TestTimeStamp.cpp to gtest and enable it

Review of attachment 8553736 [details] [diff] [review]:
-----------------------------------------------------------------

Can you please make sure hg interprets this as a move in the actual commit, rather than an add/remove?

::: xpcom/tests/gtest/TestTimeStamp.cpp
@@ +31,5 @@
> +    EXPECT_FALSE(TimeDuration::FromSeconds(1) >= TimeDuration::FromSeconds(2));
> +
> +    TimeStamp ts;
> +    EXPECT_TRUE(ts.IsNull());
> +    

Nit: trailing whitespace.
Attachment #8553736 - Flags: review?(nfroyd) → review+
(In reply to Nathan Froyd [:froydnj] [:nfroyd] from comment #2)
> Can you please make sure hg interprets this as a move in the actual commit,
> rather than an add/remove?

Painful :(

https://hg.mozilla.org/integration/mozilla-inbound/rev/67496f44f461
https://hg.mozilla.org/mozilla-central/rev/5b3911fe7821
Assignee: nobody → ehsan
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Flags: needinfo?(ehsan)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: