From: Tim Wood
Date: Mon, 11 Jul 2011 15:57:54 +0000 (-0700)
Subject: Adding 0.5.2 to the changelog
X-Git-Tag: 0.6.0~16
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63bef8a1e9ef37ee84811088b27758becb867124;p=thirdparty%2Fmoment.git
Adding 0.5.2 to the changelog
---
diff --git a/index.html b/index.html
index 12b76c8a9..7b0e4f04a 100644
--- a/index.html
+++ b/index.html
@@ -575,9 +575,15 @@ return (~~ (number % 100 / 10) === 1) ? 'th' :
More information on ordinal numbers
Tests
-
+
There are a bunch of tests in the test/ folder. Check them out. If you think some tests are missing, open an issue, and I'll add it.
+ Unit tests
+
+ Underscore.date unit tests
+
+ Underscore.date customization tests
+
Speed tests
Floor vs bitwiseor vs bitwisenor vs parseint