| Date | File | Revision | Author | Revision Log |
|---|---|---|---|---|
| 2008/01/20 16:50:59 | 198 | 198 | dpavlin | fix RT #32457: Victim of Test-Simple 0.74 |
| 2006/11/05 16:28:31 | 192 | 192 | dpavlin | fix warning |
| 2006/11/05 16:25:56 | 190 | 190 | dpavlin | actually wrap $cond->set_distinct in ok() :-) |
| 2006/11/05 16:23:03 | 189 | 189 | dpavlin | test set_distinct |
| 2006/11/05 16:08:08 | 188 | 188 | dpavlin | added tests for set_distinct and distinct |
| 2006/11/05 16:01:36 | 187 | 187 | dpavlin | added tests for set_score and score |
| 2006/11/05 15:53:01 | 185 | 185 | dpavlin | add tests for set_score and score |
| 2006/08/06 18:15:11 | 173 | 173 | dpavlin | added $cond->set_mask |
| 2006/08/06 17:20:09 | 172 | 172 | dpavlin | test pod coverage |
| 2006/08/06 17:19:51 | 171 | 171 | dpavlin | rename pod test Copied from /trunk/t/99_pod.t:2 |
| 2006/08/06 17:15:01 | 170 | 170 | dpavlin | test $nres->hint() |
| 2006/08/06 16:42:39 | 169 | 169 | dpavlin | test error handling of $node->get_doc |
| 2006/08/06 16:29:34 | 167 | 167 | dpavlin | test $cond->skip |
| 2006/08/06 12:48:02 | 166 | 166 | dpavlin | add_vectors added [0.07_3] and fixed vector handling which was broken |
| 2006/06/24 15:34:42 | 160 | 160 | dpavlin | added cacheusage, version bumped to 0.07_2 |
| 2006/05/22 14:42:10 | 156 | 156 | dpavlin | pre-release of 0.07_1 |
| 2006/05/18 14:31:42 | 155 | 155 | dpavlin | bugfix: set_skip now really work |
| 2006/05/16 16:01:09 | 153 | 153 | dpavlin | added usage of EST_USER and EST_PASSWD enviroment variables for credentials if they exists (otherwise, it will fallback to admin:admin) |
| 2006/05/16 12:11:39 | 152 | 152 | dpavlin | skip tests if estmaster isn't running, optional way to test against remove Hyper Estraier server using: ESTMASTER_URI=http://estraier.example.com:1978 make test |
| 2006/05/16 11:39:53 | 151 | 151 | dpavlin | added _clear_info which is called in cases where comands modify stats about node (which will force re-read of those data from Hyper Estraier on next request), explanded test suite |