Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
00690ab4
Commit
00690ab4
authored
Feb 02, 2021
by
Carsten Rose
Browse files
Merge branch 'master' into 'develop'
Master See merge request
!306
parents
ba650580
0a83cde2
Pipeline
#4936
passed with stages
in 3 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
00690ab4
...
@@ -121,6 +121,7 @@ phpunit:
...
@@ -121,6 +121,7 @@ phpunit:
mv
-v
extension/*
typo3conf/ext/qfq/
mv
-v
extension/*
typo3conf/ext/qfq/
# create new kind of config (qfq.json)
# create new kind of config (qfq.json)
mkdir
-p
../conf
cp
-v
typo3conf/ext/qfq/Tests/phpunit_qfq.json
../conf/qfq.json;
sed
-i
"s/#PHPUNIT_PASSWORD#/$(PHPUNIT_MYSQL_PASSWORD)/"
../conf/qfq.json
cp
-v
typo3conf/ext/qfq/Tests/phpunit_qfq.json
../conf/qfq.json;
sed
-i
"s/#PHPUNIT_PASSWORD#/$(PHPUNIT_MYSQL_PASSWORD)/"
../conf/qfq.json
cp
-v
typo3conf/ext/qfq/Tests/phpunit_LocalConfiguration.php
typo3conf/LocalConfiguration.php
cp
-v
typo3conf/ext/qfq/Tests/phpunit_LocalConfiguration.php
typo3conf/LocalConfiguration.php
...
...
Write
Preview
Supports
Markdown
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