This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-02 21:41:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Tools
History
Marco Pivetta
a0a0c731bb
Merge pull request
#1457
from phansys/short_types
...
Updated syntax for "integer" and "boolean" types
2015-09-05 17:21:05 +02:00
..
Console
Fix tests for SLC console commands failing due to comparison with decorated console output.
2015-03-20 13:45:49 -04:00
doctrine1schema
Removed onUpdate property on join columns
2011-06-28 15:50:14 -04:00
Export
Fix attempt of traversing bool in FileLockRegion
2015-01-14 23:51:41 +01:00
Pagination
Added non-functional tests for row number over function subselect expression fix; syntax fixes.
2015-07-17 13:24:19 +01:00
AttachEntityListenersListenerTest.php
Event listener to programmatically attach entity listeners.
2013-11-18 15:03:00 -05:00
ConvertDoctrine1SchemaTest.php
Removed all useless occurrence of require_once TestInit.php
2014-04-07 14:43:25 +02:00
EntityGeneratorTest.php
Updated syntax for ``
integer
`
and
`
boolean
`` types
2015-07-14 15:30:13 -03:00
EntityRepositoryGeneratorTest.php
simple fixes
2014-09-10 01:07:22 +03:00
ResolveTargetEntityListenerTest.php
#385
#1181
DDC-3385 - splitting test case to verify interface-first fetching of metadata (via fallback logic)
2015-01-13 20:38:01 +01:00
SchemaToolTest.php
#1202
- simplified test and test asset
2014-12-08 01:34:30 +01:00
SchemaValidatorTest.php
Aligning expected exception test to typo fix in
doctrine/doctrine2@b7d104d2a2
, which was breaking the build
2014-10-23 07:01:59 +02:00
SetupTest.php
set namespace in setup only on CacheProvider instances
2014-06-26 01:29:35 +02:00