Merge remote-tracking branch 'origin/support/2.7' into support/3.0

# Conflicts:
#	application/dashlet.class.inc.php
#	pages/ajax.render.php
#	pages/csvimport.php
#	test/phpunit.xml.dist
This commit is contained in:
Benjamin Dalsass
2022-05-18 10:38:50 +02:00
13 changed files with 91 additions and 25 deletions

View File

@@ -44,12 +44,8 @@
<testsuite name="Application">
<directory>application</directory>
</testsuite>
<!-- OQL : taking too long (20min+)... we should move this to nightlies ! See N°4655 -->
<!--testsuite name="OQL">
<directory>OQL</directory>
</testsuite-->
<testsuite name="Sources">
<directory>sources</directory>
<testsuite name="Setup">
<directory>setup</directory>
</testsuite>
<testsuite name="Status">
<directory>status</directory>