/[pxelator]/lib/PXElator/t/CouchDB.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 /lib/PXElator/t/CouchDB.t

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

revision 482 by dpavlin, Sat Aug 15 14:21:55 2009 UTC revision 483 by dpavlin, Sat Jan 23 18:58:18 2010 UTC
# Line 24  ok( $db->put( $url, { foo => 99 }), "put Line 24  ok( $db->put( $url, { foo => 99 }), "put
24    
25  ok( $db->delete( $url ), 'delete' );  ok( $db->delete( $url ), 'delete' );
26    
27  ok( CouchDB::audit( 'test', { foo => 42, bar => 'baz' }), 'audit' );  ok( CouchDB::_store_audit( 'test', { foo => 42, bar => 'baz' }), 'audit' );
28    

Legend:
Removed from v.482  
changed lines
  Added in v.483

  ViewVC Help
Powered by ViewVC 1.1.26