Changeset 9f3297


Ignore:
Timestamp:
12/17/07 19:24:07 (4 years ago)
Author:
Tomash Brechko <tomash.brechko@…>
Branches:
master, ketama-compat
Children:
6e75c7
Parents:
7898f7
git-author:
Tomash Brechko <tomash.brechko@…> (12/17/07 15:53:50)
git-committer:
Tomash Brechko <tomash.brechko@…> (12/17/07 19:24:07)
Message:

Split the test case.

Files:
8 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • Changes

    r175820 r9f3297  
    1717        Add incr() and decr() to script/compare.pl and 
    1818        script/benchmark.pl. 
     19 
     20        Test case is split into several files and cleaned a bit. 
    1921 
    2022 
  • MANIFEST

    r0d8673 r9f3297  
    88script/benchmark.pl 
    99script/compare.pl 
     10t/Memd.pm 
    1011t/00-load.t 
    11 t/Cache-Memcached-Fast.t 
     12t/01-connect.t 
     13t/02-isa.t 
     14t/03-flush_all.t 
     15t/big_value.t 
     16t/commands.t 
     17t/derived.t 
     18t/key_ref.t 
     19t/serialize.t 
    1220t/pod-coverage.t 
    1321t/pod.t 
  • TODO

    r50b5a8 r9f3297  
    2727- UDP (?). 
    2828 
    29 - Test case should be split into several files. 
    30  
    3129- Document how to inherit from C::M::F for Custom Serialization for 
    3230  instance. 
Note: See TracChangeset for help on using the changeset viewer.