User tests: Successful: Unsuccessful:
Fixes issues like:
1) JHtmlNumberTest::testBytes with data set #10 ('1099511627776 kb', 1125899906842624, 'kb')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'1099511627776 kb'
+'1.09951162778E+12 kb'
/Users/sniper/Zend/workspaces/DefaultWorkspace/joomla-cms/tests/unit/suites/libraries/cms/html/JHtmlNumberTest.php:136
2) JHtmlNumberTest::testBytes with data set #11 ('1.1258999068426E+15 b', 1125899906842624, 'b')
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'1.1258999068426E+15 b'
+'1.12589990684E+15 b'
Labels |
Added:
?
|
Category | ⇒ | Unit Tests |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-17 15:14:45 |
@SniperSister Can you add this also to /build/generatecss.php. I experience the same problem there