.. |
abs_spec.rb
|
New abs test.
|
2011-06-29 21:59:18 +01:00 |
bool2num_spec.rb
|
Few more tests.
|
2011-06-30 01:00:32 +02:00 |
capitalize_spec.rb
|
Few more tests.
|
2011-06-30 01:00:32 +02:00 |
chomp_spec.rb
|
Few more tests.
|
2011-06-30 01:00:32 +02:00 |
chop_spec.rb
|
Few more tests.
|
2011-06-30 01:00:32 +02:00 |
delete_at_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
delete_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
downcase_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
empty_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
flatten_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
grep_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
hash_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
is_array_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
is_float_spec.rb
|
(#2) - Added is_float and is_integer functionality.
|
2011-07-28 15:38:19 +01:00 |
is_hash_spec.rb
|
Add some more functional tests.
|
2011-06-29 23:37:37 +01:00 |
is_integer_spec.rb
|
(#2) - Added is_float and is_integer functionality.
|
2011-07-28 15:38:19 +01:00 |
is_numeric_spec.rb
|
(#2) unstub is_numeric function.
|
2011-07-28 21:03:33 +01:00 |
is_string_spec.rb
|
(#2) fix is_string finally so it also makes sure numbers return false.
|
2011-07-29 20:11:47 +01:00 |
is_valid_domain_name_spec.rb
|
(#2) unstub is_valid_domain_name
|
2011-07-29 20:08:31 +01:00 |
is_valid_ip_address_spec.rb
|
(#2) - unstubbed is_valid_ip_address
|
2011-07-28 18:10:16 +01:00 |
is_valid_mac_address_spec.rb
|
(#2) unstub is_valid_mac_address.
|
2011-07-29 17:55:45 +01:00 |
join_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
keys_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
kwalify_spec.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
load_json_spec.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
load_yaml_spec.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
lstrip_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
member_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
num2bool_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
prefix_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
rand_spec.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
range_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
reverse_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
rstrip_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
shuffle_spec.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
size_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
sort_spec.rb
|
Allow sort for strings.
|
2011-07-29 00:10:31 +01:00 |
squeeze_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
str2bool_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
strftime_spec.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
strip_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
swapcase_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
time_spec.rb
|
Added tests for each function, fixing functions as we hit bugs.
|
2011-06-29 21:21:55 +01:00 |
type_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
unique_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
upcase_spec.rb
|
(#1) - added new test for upcase.
|
2011-07-28 15:44:26 +01:00 |
values_at_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
values_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |
zip_spec.rb
|
(#1) - fleshed out some more tests.
|
2011-07-24 00:39:17 +01:00 |