1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests
2007-10-21 06:23:59 +00:00
..
Cache 2007-06-29 10:17:05 +00:00
Collection replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Connection removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
coverage Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
DataDict added doc block 2007-06-10 19:31:28 +00:00
DataType removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
Db removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
DoctrineTest fixed Html reporter 2007-10-15 12:42:13 +00:00
EventListener moved all models to trunk/models. removed some old invalid testcases 2007-09-02 14:24:49 +00:00
Export Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Expression Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Hydrate 2007-09-06 21:05:39 +00:00
Import Fix unit tests. 2007-10-05 19:34:05 +00:00
migration_classes Testing migration addColumn 2007-10-15 23:39:20 +00:00
NestedSet replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Query Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Record Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
Relation 2007-09-20 19:57:13 +00:00
Search added test case for file searching functionality 2007-10-17 19:54:29 +00:00
Sequence replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
Ticket 2007-09-12 21:08:11 +00:00
Transaction added doc blocks, changed formatting 2007-06-10 19:35:33 +00:00
Validator Validator refactoring. 2 new validators: past & future 2007-09-29 12:31:56 +00:00
AccessTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
AuditLogTestCase.php some auditlog tests added 2007-10-08 22:59:39 +00:00
BatchIteratorTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
CacheFileTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
CacheQuerySqliteTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
CacheSqliteTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
CacheTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
CascadingDeleteTestCase.php 2007-06-11 15:45:55 +00:00
cc.php Took down detailed view of cc report since I do not have time to fix it right 2007-09-17 23:14:03 +00:00
CollectionOffsetTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
CollectionTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
ColumnAggregationInheritanceTestCase.php Corrected test case for ColumnAggregate field 2007-09-10 20:17:52 +00:00
ColumnAliasTestCase.php moved all models to trunk/models. removed some old invalid testcases 2007-09-02 14:24:49 +00:00
CompositePrimaryKeyTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
ConfigurableTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
ConnectionTestCase.php tests for sqlite file-based dsn 2007-09-02 17:31:03 +00:00
ConnectionTransactionTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
CustomPrimaryKeyTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
CustomResultSetOrderTestCase.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
CustomResultSetOrderTestCaseTestCase.php added support for column aliases 2007-01-23 16:27:20 +00:00
DataDictSqliteTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
DataDictTestCase.php added some test case skeletons 2007-01-05 22:33:53 +00:00
DbProfilerTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
DBTestCase.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
DoctrineTest.php added spikephpcoverage but did not get it to work. if somebody wants to play with it look in DoctrineTest on line 122. fixed the coverage report a little 2007-10-14 22:43:29 +00:00
DriverTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
EventListenerTestCase.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
ExportTestCase.php reapplied my changes to Export.php that were (accidently?) reverted by jonwage 2007-10-20 14:57:47 +00:00
ExpressionTestCase.php Removed one unnecesary class, more to go 2007-09-03 18:54:58 +00:00
ForeignKeyTestCase.php 2007-07-16 18:46:55 +00:00
HookTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
HydrateTestCase.php added some new search tests and fixed hydration tests 2007-10-13 19:22:54 +00:00
I18nTestCase.php removed deprecated attributes, added bound query part functionality, fixed remaining I18n issues 2007-10-05 21:18:40 +00:00
ImportTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
IntegrityActionTestCase.php moved all models to trunk/models. removed some old invalid testcases 2007-09-02 14:24:49 +00:00
ManagerTestCase.php Fixes. 2007-10-15 20:39:44 +00:00
MigrationTestCase.php Testing migration addColumn 2007-10-15 23:39:20 +00:00
NewCoreTestCase.php 2007-07-05 23:47:48 +00:00
OneTableOneClassInheritanceTestCase.php moved all models to trunk/models. removed some old invalid testcases 2007-09-02 14:24:49 +00:00
PessimisticLockingTestCase.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
QueryTestCase.php removed deprecated attributes, added bound query part functionality, fixed remaining I18n issues 2007-10-05 21:18:40 +00:00
RawSqlTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
RecordFilterTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
RecordTestCase.php Added support for unlink all 2007-09-12 22:07:57 +00:00
RelationTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
RepositoryTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
run.php removed deprecated schema test case 2007-10-18 19:36:54 +00:00
schema.xml fixing previous commit, these files should not be modified 2007-10-03 16:38:20 +00:00
schema.yml Fix unit tests. 2007-10-05 19:34:05 +00:00
SearchTestCase.php removed deprecated schema test case 2007-10-18 19:36:54 +00:00
SequenceTestCase.php replace tabs with 4 spaces. and fix other coding style related stuff 2007-09-03 14:57:18 +00:00
TableTestCase.php 2007-10-15 22:22:30 +00:00
template.tpl Made the testcase template adhere to new CS 2007-01-14 22:45:08 +00:00
TemplateTestCase.php addded tests for template. added optimization for __call and calling template functions in Record 2007-09-12 20:26:59 +00:00
TokenizerTestCase.php tests for the new templating model 2007-08-03 11:52:47 +00:00
TransactionTestCase.php 2007-08-10 21:00:40 +00:00
TreeStructureTestCase.php moved all models to trunk/models. removed some old invalid testcases 2007-09-02 14:24:49 +00:00
UnitOfWorkTestCase.php 2007-05-26 17:13:06 +00:00
unsolved.php 2007-05-27 18:56:54 +00:00
UnsortedTestCase.php adding a test to show a situation where cascading inserts do not work 2006-10-17 19:02:00 +00:00
ValidatorTestCase.php Mass search and replace for coding standards changes, doc block formatting, and code spacing. 2007-10-21 06:23:59 +00:00
ValueHolderTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00
ViewTestCase.php removing ending ?> and some tabs 2007-09-02 16:56:44 +00:00