| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2005/06/20 21:15:05 | 59 | 59 | dpavlin | added tests for write to file (update database) |
| 2004/11/24 10:24:07 | 48 | 48 | dpavlin | test cleanup |
| 2004/11/23 11:16:41 | 44 | 44 | dpavlin | fix POD test |
| 2004/11/23 11:03:24 | 41 | 41 | dpavlin | fix tests to remove dependency on jsFind (and I souldn't copy tests between my modules anyway :-) |
| 2004/11/16 15:32:21 | 34 | 34 | dpavlin | working PostgreSQL example |
| 2004/11/15 20:55:10 | 33 | 33 | dpavlin | SQLite test is finally working, bumped version to 0.05, you can really umount filesystem when using fork (which is still very experimental and useful only for tests anyway) |
| 2004/10/02 16:30:16 | 22 | 22 | dpavlin | fixed fork option and tests |
| 2004/10/02 00:42:38 | 20 | 20 | dpavlin | added PostgreSQL test |
| 2004/10/02 00:42:27 | 19 | 19 | dpavlin | moved sqlite test to 02sqlite.t Copied from /trunk/t/02database.t:18 |
| 2004/09/05 16:55:12 | 17 | 17 | dpavlin | make files writable |
| 2004/09/05 16:04:35 | 15 | 15 | dpavlin | use DBD::SQLite to run tests (if installed) |
| 2004/08/29 19:16:01 | 12 | 12 | dpavlin | umount works, as well as tests |
| 2004/08/29 18:51:29 | 11 | 11 | dpavlin | first try at making this module (late commit) |
| 2004/08/07 19:06:03 | 9 | 9 | dpavlin | move code to Fuse::DBI module (probably broken now) Copied from /trunk/fuse_dbi.pl:8 |