2
0
forked from Wavyzz/dolibarr
Commit Graph

26 Commits

Author SHA1 Message Date
Marcos García
5a73c32f46 Migrated ClassName to __construct() function
Changed $DB to $db
lower-cased "Class"
2012-07-30 17:17:33 +02:00
Regis Houssin
6f1651309e Fix: global converting lines delimiter 2012-07-02 19:30:37 +02:00
Laurent Destailleur
b6b33877a7 Fix: Better fix 2012-03-21 13:57:47 +01:00
Regis Houssin
b1f1c203fd Fix: return the good result value 2012-03-21 12:00:29 +01:00
Regis Houssin
14996257a2 Fix: try another method 2012-03-21 11:44:04 +01:00
Regis Houssin
0c62709a9c Fix: save and restore value of $this->id 2012-03-21 11:33:50 +01:00
Regis Houssin
0432609502 Fix: unset $this->id for good check test 2012-03-21 11:24:30 +01:00
Regis Houssin
0f3f822e3d Fix: add test 2012-03-21 11:06:53 +01:00
Regis Houssin
7508974cbb Fix: print log before the test 2012-03-21 10:45:50 +01:00
Regis Houssin
6734549436 Fix: use good function with good parameters 2012-03-21 10:38:13 +01:00
Regis Houssin
5dbb246db0 Fix: the expected value is the first parameter 2012-03-21 10:28:31 +01:00
Regis Houssin
e62424294a Fix: test if equals for stop on failure 2012-03-21 10:19:52 +01:00
Laurent Destailleur
845fe95128 Return specific code for duplicate 2012-03-20 13:51:50 +01:00
Laurent Destailleur
1810189cda Doxygen 2012-02-15 13:41:05 +01:00
Laurent Destailleur
2093b3f0be New: Allow to use ODT templates for prososal like it's done for invoices 2012-02-05 19:37:52 +01:00
Laurent Destailleur
95a292f41b Fix: Update licence files 2011-12-17 21:58:44 +01:00
Laurent Destailleur
b52fc32853 Fix: fix not initialized variables 2011-12-05 19:41:38 +01:00
eldy
e3197230c5 More PHPUnit tests 2011-10-09 18:43:56 +02:00
Laurent Destailleur
2a456b08d5 Enhance PHPUnit tests 2011-09-23 12:21:00 +00:00
Regis Houssin
2c1b3722f2 Fix: replace sizeof() by count() 2011-09-17 19:49:50 +00:00
Regis Houssin
e2f9864f42 Add build files for Hudson server
Fix: avoid errors with PHPUnit/Autoload.php
2011-09-16 16:16:39 +00:00
Laurent Destailleur
d7c2b906cd Qual: Add more phpunit tests 2011-09-10 12:28:00 +00:00
Regis Houssin
726d9581dd Fix: remove obsolete tags (in progress) 2011-08-27 14:24:16 +00:00
Laurent Destailleur
7aa295b474 Fix: Use delete function instead of remove 2011-02-06 10:59:17 +00:00
Laurent Destailleur
43ce5a638e Increase unit test code coverage (now 21%) 2010-10-26 19:47:19 +00:00
Laurent Destailleur
bb1732f0cd Qual: More phpunit tests 2010-10-23 17:36:02 +00:00