about summary refs log tree commit diff
path: root/lib/MooseX/Net/API/Role/CatalystTest.pm (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-09Checking in changes prior to tagging of version 0.04. Changelog diff is:franck cuny2-1/+4
2009-12-09some cleaningfranck cuny3-12/+19
2009-12-08Checking in changes prior to tagging of version 0.03. Changelog diff is:franck cuny2-1/+5
2009-12-08update tests to use catalyst, blafranck cuny3-80/+72
2009-12-08method to deserializefranck cuny1-1/+29
2009-12-08move serialize into a rolefranck cuny1-1/+13
2009-12-08Checking in changes prior to tagging of version 0.02. Changelog diff is:franck cuny2-1/+5
2009-12-08Checking in changes prior to tagging of version 0.01. Changelog diff is:franck cuny4-14/+14
2009-12-04small updates to testsfranck cuny3-2/+48
2009-12-04add a catalyst app to testsfranck cuny3-0/+46
2009-12-04add basic testsfranck