Commit Graph

12 Commits (d834f36868d404aba82b901b5f7fc8b79f959729)

Author SHA1 Message Date
Yannick Warnier 2deb9f0bdb attempting restore of tests dir removed during bigmerge 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Yannick Warnier 625dc0fcbb Minor - test lib description update 16 years ago
Yannick Warnier f2e5693787 Minor - added descriptions to tests classes 16 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Carlos Vargas 53ea5d28b1 Fixed the files session_handler, session_manager,social,specific_fields and table_sort, for the integration test suite CT#191 16 years ago
cvargas e969a4161a merge 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 965f0ad605 Feature #306 - Trimming totally trailing whitespace in php-source files, part 3 (final), 161 files. 16 years ago
Arthur Portugal 30bb60b641 [svn r22339] Removed instance in session manager 17 years ago
Arthur Portugal a332234eec [svn r22179] Added the file session manager to all test 17 years ago