dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] 7b5427: Made test pessimistic by defa


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 7b5427: Made test pessimistic by default
Date: Fri, 29 May 2015 07:56:29 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 7b542731a11e3e5bcf135a6c499281c217932780
      
https://github.com/Dolibarr/dolibarr/commit/7b542731a11e3e5bcf135a6c499281c217932780
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M htdocs/core/lib/files.lib.php

  Log Message:
  -----------
  Made test pessimistic by default

The test result was wrong if, for example, the path was wrong.
The unlink() function being never called, it returned the default true value 
even if it didn't
remove a file.


  Commit: b91d1fa0cac09fa9192e6d7e2674eb3054909ad3
      
https://github.com/Dolibarr/dolibarr/commit/b91d1fa0cac09fa9192e6d7e2674eb3054909ad3
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M htdocs/core/lib/files.lib.php

  Log Message:
  -----------
  dol_delete_files(): removed unused variables


  Commit: 7d08c95fcc54fbcb2845ef860c2c9e34b4417ba8
      
https://github.com/Dolibarr/dolibarr/commit/7d08c95fcc54fbcb2845ef860c2c9e34b4417ba8
  Author: Raphaël Doursenaud <address@hidden>
  Date:   2015-05-05 (Tue, 05 May 2015)

  Changed paths:
    M test/phpunit/FilesLibTest.php

  Log Message:
  -----------
  Updated unit test to reflect dol_delete_file changes


  Commit: eb62c7e462308fe94f43920348420563a622d20f
      
https://github.com/Dolibarr/dolibarr/commit/eb62c7e462308fe94f43920348420563a622d20f
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-05-29 (Fri, 29 May 2015)

  Changed paths:
    M htdocs/core/lib/files.lib.php
    M test/phpunit/FilesLibTest.php

  Log Message:
  -----------
  Merge pull request #1446 from GPCsolutions/removefiles

Made test pessimistic by default


Compare: 
https://github.com/Dolibarr/dolibarr/compare/15405c9f7de7...eb62c7e46230

reply via email to

[Prev in Thread] Current Thread [Next in Thread]