cakephp2-php8/cake/tests/cases/libs/view/helpers
phpnut 9bc1acb2ec Closes #5051, AjaxHelper form function should use mt_rand() instead of rand().
Replaced all rand() with mt_rand() in the core.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7322 3807eeeb-6ff5-0310-8944-8be069107fe0
2008-07-05 14:31:22 +00:00
..
ajax.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
cache.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
form.test.php Updated String::insert() so that when using ? as parameter it offsets the length of the parameter. Added tests to model, and string. Closes #5035 2008-07-03 02:19:19 +00:00
html.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
javascript.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
js.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
number.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
paginator.test.php Removing invalid test case added in last commit 2008-07-05 09:47:13 +00:00
rss.test.php fixes #4778, rss helper addNs, closes #4949 xml helper serialize with test case 2008-06-21 15:23:58 +00:00
session.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
text.test.php removing empty lines from the end of test cases 2008-06-27 08:17:02 +00:00
time.test.php Closes #5051, AjaxHelper form function should use mt_rand() instead of rand(). 2008-07-05 14:31:22 +00:00
xml.test.php fixes #4778, rss helper addNs, closes #4949 xml helper serialize with test case 2008-06-21 15:23:58 +00:00