summary refs log tree commit diff
path: root/t/spore (follow)
Commit message (Collapse)AuthorAgeFilesLines
* api spec can be modularized:franck cuny2010-10-251-14/+54
| | | | | | * add two new methods: new_from_specs and new_from_strings theses two methods can receive more than one description to create a client * add tests and api desc
* update tests to use the dummy api, and replace api_base_url with base_urlfranck cuny2010-10-172-16/+18
|
* add enable_if feature + testsfranck cuny2010-10-121-0/+56
|
* add new_from_string and some testsfranck cuny2010-10-081-0/+50