Commit Graph

25 Commits

Author SHA1 Message Date
tom--
15096e9976 Convert spaces to tabs. 2013-07-08 07:49:10 -04:00
tom--
e2398faa9c Chg #2053 Corrections for more coherent CSecurityManager::generateRandomBytes() see PR 2604 discussion, unit tests. 2013-07-07 16:37:27 -04:00
creocoder
05a7f34b4c 2607 rollback 2013-07-06 20:51:59 +04:00
Alexander Makarov
deb90faff8 fixed tests 2013-07-06 02:35:26 +04:00
creocoder
75c7b6b9f0 Tests, code style fixes and changelog gramar corrections 2013-07-05 13:04:12 +04:00
Klimov Paul
9b1c25222b Test case "CModelTest::testAddValidator()" has been fixed. 2013-04-01 22:09:02 +03:00
Gustavo Salomé Silva
302e45c43b Removed extra spaces 2013-03-29 19:25:08 -03:00
Gustavo Salomé Silva
5df426502b Better test for CModel::addValidator 2013-03-27 20:08:28 -03:00
Gustavo Salomé Silva
a8cef857b5 Added test for CModel::addValidator method 2013-03-27 19:58:46 -03:00
resurtm
9d9d729ef3 Fixes #1142. CSecurityManager::computeHMAC() now has public accessor. 2013-03-22 23:55:53 +06:00
Carsten Brandt
23e32a79c6 added test for #1191
can not reproduce the issue
2012-12-12 16:39:18 +01:00
Carsten Brandt
370e347138 doc comments 2012-11-30 17:01:22 +01:00
Carsten Brandt
4b530e1f16 CBehaviorTest structure 2012-11-30 15:43:14 +01:00
Carsten Brandt
93a9009d93 added assertations about CBehavior::$enabled
issue #162
2012-11-28 21:57:59 +01:00
Carsten Brandt
48cc7c5e44 Fix issue #162, eventhandlers attached twice
when enabling a behavior after attach, eventhandlers got attached twice.
issue #162
2012-11-28 21:52:14 +01:00
Alexander Kochetov
3e3deacbf1 Unit test + improved fix 2012-09-27 19:54:23 +04:00
DaSourcerer
642de21873 Replaced assertEquals(null, ...) with assertNull(...) 2012-08-13 18:52:34 +02:00
Alexander Makarov
97578bdd85 Merge remote-tracking branch 'origin/master' 2012-03-07 04:10:21 +04:00
Alexander Makarov
0c9466bd4c Fixes #439: updated test for 5.4 2012-03-07 04:09:54 +04:00
Elvan
9e8bd61469 Improved CModelTest 2012-03-03 16:21:56 +07:00
Elvan
167080d12c Added assertion for attach event handler test 2012-02-29 21:30:21 +07:00
Elvan
9d5c1d6b5e Removed unused var 2012-02-29 21:02:24 +07:00
Elvan
1dcd6eb4ec Use try-catch block for testing exceptions 2012-02-29 20:52:54 +07:00
Elvan
e5e8561ebf Fix tests for CComponent 2012-02-29 16:42:45 +07:00
alexander.makarow
1f757cbf53 improved unit tests 2011-02-18 15:25:38 +00:00