- Dec 29, 2012
-
-
Laurent Destailleur authored
-
- Dec 10, 2012
-
-
Philippe Grand authored
-
- Dec 09, 2012
-
-
Laurent Destailleur authored
-
- Dec 04, 2012
-
-
Laurent Destailleur authored
Fix: Debian package Restore PHPUnit test (A PHP Unit test that fails should not be removed but fixed and be kept in error until fix is published. Otherwise, PHPUnit are useless). Conflicts: htdocs/install/fileconf.php htdocs/install/inc.php
-
- Dec 03, 2012
-
-
Laurent Destailleur authored
such test is useless if we removed them when they report error. When an error is reported, the PHPUnit error must be kept until the code is fixed (regression) or until the test is fixed (if code has changed in a not compatible way, should be rare). But test must not be removed. The error must be reported until fixed.
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
- Nov 20, 2012
-
-
Laurent Destailleur authored
default.
-
- Nov 15, 2012
-
-
Laurent Destailleur authored
New: add more PHPUnit
-
- Nov 11, 2012
-
-
Laurent Destailleur authored
New: Update dump file Qual: Add label for PHPUnit tests
-
- Nov 06, 2012
-
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
Laurent Destailleur authored
This reverts commit 05b359fb.
-
- Nov 04, 2012
-
-
Regis Houssin authored
-
- Oct 30, 2012
-
-
Laurent Destailleur authored
-
- Oct 28, 2012
-
-
Regis Houssin authored
assertGreaterThanOrEqual(expected, result)
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
Regis Houssin authored
-
- Oct 26, 2012
-
-
Regis Houssin authored
-
- Sep 24, 2012
-
-
Laurent Destailleur authored
Qual: Add PHPUnit tests
-
Laurent Destailleur authored
inside dolibarr code (Really dont know why it fails with 1900. It looks like a year 2000 bug). Let's try with 1915 and 1916
-
Regis Houssin authored
-
- Sep 23, 2012
-
-
Laurent Destailleur authored
-
Laurent Destailleur authored
Qual: Add a lot of phpunit tests to validate all get_next_value() cases.
-
- Sep 19, 2012
-
-
Laurent Destailleur authored
-
Laurent Destailleur authored
-
- Sep 10, 2012
-
-
Laurent Destailleur authored
-
Laurent Destailleur authored
more reliable. We need to add more PHPUnit test case on this function (testcase using localtax1 and localtax2).
-
- Sep 07, 2012
-
-
Laurent Destailleur authored
-
- Sep 06, 2012
-
-
Laurent Destailleur authored
All entry pages must start with a require main.inc.php, except command line script that start with master.inc.php. To avoid errors into jenkins, we must exclude file common.inc.php. All files ending *.inc.php must be excluded from jenkins because such files are not "start/entry pages". That's the difference with standard files *.php. *.php
-
Regis Houssin authored
-
- Sep 05, 2012
-
-
Regis Houssin authored
-