/[Search-TokyoDystopia]/t/11-tcq.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /t/11-tcq.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 32 by dpavlin, Tue Sep 2 16:13:06 2008 UTC revision 33 by dpavlin, Tue Sep 9 11:57:52 2008 UTC
# Line 44  ok( tcqdbopen( $qdb, $path, QDBOWRITER | Line 44  ok( tcqdbopen( $qdb, $path, QDBOWRITER |
44    
45  ok( tcqdbput( $qdb, 1, 'foobar' ), 'tcqdbput' );  ok( tcqdbput( $qdb, 1, 'foobar' ), 'tcqdbput' );
46    
47  ok( tcqdbout( $qdb, 1, ), 'tcqdbout' );  ok( tcqdbout( $qdb, 1, 'foobar' ), 'tcqdbout' );
48    
49  ok( tcqdbput( $qdb, 42, 'some data' ), 'tcqdbput again' );  ok( tcqdbput( $qdb, 42, 'some data' ), 'tcqdbput again' );
50    

Legend:
Removed from v.32  
changed lines
  Added in v.33

  ViewVC Help
Powered by ViewVC 1.1.26