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
cb688091
Commit
cb688091
authored
Aug 17, 2007
by
meus
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new coverage report against head
parent
99ae59fd
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
4 deletions
+5
-4
stats.cache
data/stats.cache
+2
-1
coverage.txt
tests/coverage.txt
+1
-1
build.xml
tools/build/build.xml
+2
-2
No files found.
data/stats.cache
View file @
cb688091
s:18:"SELECT * FROM user";
a:2:{i:0;s:31:"SELECT * FROM user WHERE id = ?";i:1;a:1:{i:0;i:1;}}
\ No newline at end of file
tests/coverage.txt
View file @
cb688091
This source diff could not be displayed because it is too large. You can
view the blob
instead.
tools/build/build.xml
View file @
cb688091
...
@@ -91,7 +91,7 @@
...
@@ -91,7 +91,7 @@
<!-- <exec command="make pdf" dir="${build.src.dir}/docs/latex"/> -->
<!-- <exec command="make pdf" dir="${build.src.dir}/docs/latex"/> -->
<mkdir
dir=
"${build.dest.dir}/docs/API/phpdoc"
/>
<mkdir
dir=
"${build.dest.dir}/docs/API/phpdoc"
/>
<phpdoc
title=
"Doctrine Documentation"
destdir=
"${build.dest.dir}/docs/API/phpdoc/html"
<phpdoc
ext
title=
"Doctrine Documentation"
destdir=
"${build.dest.dir}/docs/API/phpdoc/html"
sourcepath=
"${project.base.dir}/lib"
output=
"HTML:Smarty:PHP"
/>
sourcepath=
"${project.base.dir}/lib"
output=
"HTML:Smarty:PHP"
/>
</target>
</target>
...
@@ -157,4 +157,4 @@
...
@@ -157,4 +157,4 @@
<zip
destfile=
"${zipfile}"
basedir=
"${build.dest.dir}"
/>
<zip
destfile=
"${zipfile}"
basedir=
"${build.dest.dir}"
/>
</target>
</target>
</project>
</project>
\ No newline at end of file
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