[contributions:dopry] /modules/filesystem fileapi.inc /modules/filesystem/tests fileapi.test storagedriver_php.test

drupal-cvs at drupal.org drupal-cvs at drupal.org
Sat Jul 1 00:57:12 UTC 2006


User: dopry	Branch: HEAD	Date: Sat, 01 Jul 2006 00:57:12 +0000

Modified files:
  /modules/filesystem fileapi.inc
  /modules/filesystem/tests fileapi.test storagedriver_php.test

Log message:
  Mostly working fileapi.inc + tests. had to fix some issues with how I was using 
  fileapi_unique_name in fileapi_copy. Still needs some generic error check so it has 
  nice error reporting... see fileapi_remove (deprecated) and how it checks if teh 
  file is removed or not so we can avoid potential error in the storage drivers.

Links:
  http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/fileapi.inc&old=1.9&new=1.10&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/tests/fileapi.test&old=1.2&new=1.3&root=contrib
  http://cvs.drupal.org/diff.php?path=contributions/modules/filesystem/tests/storagedriver_php.test&old=1.8&new=1.9&root=contrib



More information about the drupal-cvs mailing list