]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Adding 0.5.2 to the changelog
authorTim Wood <washwithcare@gmail.com>
Mon, 11 Jul 2011 15:57:54 +0000 (08:57 -0700)
committerTim Wood <washwithcare@gmail.com>
Mon, 11 Jul 2011 15:57:54 +0000 (08:57 -0700)
index.html

index 12b76c8a9ef45bc8e56bd78e7901c819a7e5b87a..7b0e4f04acdf4d091994483216be9fe151ba8cff 100644 (file)
@@ -575,9 +575,15 @@ return (~~ (number % 100 / 10) === 1) ? 'th' :
             <a href="http://en.wikipedia.org/wiki/Ordinal_number_%28linguistics%29">More information on ordinal numbers</a></p>
 
             <h1>Tests</h1>
-
+            
             <p>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.</p>
 
+            <h3>Unit tests</h3>
+            
+            <p><a href="http://timrwood.github.com/underscore.date/test/test.html">Underscore.date unit tests</a></p>
+            
+            <p><a href="http://timrwood.github.com/underscore.date/test/customize.html">Underscore.date customization tests</a></p>
+            
             <h3>Speed tests</h3>
 
             <p><a href="http://jsperf.com/floor-vs-bitwise-or-vs-parseint/4">Floor vs bitwiseor vs bitwisenor vs parseint</a></p>