Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
doctrine-dbal
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tomáš Trávníček
doctrine-dbal
Commits
c477b35d
Commit
c477b35d
authored
Oct 03, 2007
by
meus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing testing
parent
27f570fc
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
320 additions
and
303 deletions
+320
-303
test.txt
test.txt
+0
-1
run.php
tests/run.php
+1
-1
schema.xml
tests/schema.xml
+1
-1
schema.yml
tests/schema.yml
+318
-300
No files found.
test.txt
deleted
100644 → 0
View file @
27f570fc
Testing testing
tests/run.php
View file @
c477b35d
...
@@ -227,7 +227,7 @@ $plugins->addTestCase(new Doctrine_Validator_TestCase());
...
@@ -227,7 +227,7 @@ $plugins->addTestCase(new Doctrine_Validator_TestCase());
$plugins
->
addTestCase
(
new
Doctrine_Validator_Future_TestCase
());
$plugins
->
addTestCase
(
new
Doctrine_Validator_Future_TestCase
());
$plugins
->
addTestCase
(
new
Doctrine_Validator_Past_TestCase
());
$plugins
->
addTestCase
(
new
Doctrine_Validator_Past_TestCase
());
$plugins
->
addTestCase
(
new
Doctrine_Hook_TestCase
());
$plugins
->
addTestCase
(
new
Doctrine_Hook_TestCase
());
$plugins
->
addTestCase
(
new
Doctrine_I18n_TestCase
());
//
$plugins->addTestCase(new Doctrine_I18n_TestCase());
$test
->
addTestCase
(
$plugins
);
$test
->
addTestCase
(
$plugins
);
// Db component
// Db component
...
...
tests/schema.xml
View file @
c477b35d
This diff is collapsed.
Click to expand it.
tests/schema.yml
View file @
c477b35d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment