nobu
|
a0d2cd2e1e
|
test: why believe source directories are writable always?
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35591 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2012-05-08 06:49:59 +00:00 |
marcandre
|
616cae1090
|
* lib/csv.rb: Do not modify CSV.generate's argument [ruby-core:38356]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32600 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2011-07-21 21:37:43 +00:00 |
jeg2
|
a9c056f1ed
|
* lib/csv.rb: Enhance each() to support Enumerator.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31740 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2011-05-26 15:35:06 +00:00 |
nobu
|
0b98b9a95d
|
* strip trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31357 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2011-04-26 15:57:04 +00:00 |
nobu
|
6d8c13bc61
|
* test/with_different_ofs.rb (DifferentOFS): should not affect
original classes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30380 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-12-26 02:15:55 +00:00 |
nobu
|
ef99044673
|
* test/csv: DifferentOFS needs to be include in each classes.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30370 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-12-25 13:49:14 +00:00 |
nobu
|
c41b036f4d
|
test/with_different_ofs.rb: fixed typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30369 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-12-25 13:41:11 +00:00 |
nobu
|
d05217109f
|
* lib/csv.rb, test/csv: should not assume $, invariant.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30353 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-12-25 06:58:58 +00:00 |
usa
|
230ffa11d7
|
* test/csv/test_interface.rb (test_write_hash): may need to set binary mode
when converter is specified.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27889 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-05-19 09:10:45 +00:00 |
jeg2
|
1bd1128989
|
* lib/csv.rb: Incorporating the fixes from the recent
FasterCSV releases: 1.5.2 and 1.5.3. [ruby-core:25038]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27025 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-03-23 14:59:25 +00:00 |
jeg2
|
8e2eedf46b
|
* test/csv/test_interface.rb, test/csv/test_serialization.rb:
Trying more fixes some failing tests on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23099 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2009-03-30 23:20:44 +00:00 |
jeg2
|
a9b53f6397
|
* test/csv/test_interface.rb: Trying a fix for some failing tests
on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2009-03-29 16:00:47 +00:00 |
nobu
|
287a34ae0d
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22784 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2009-03-06 03:56:38 +00:00 |
jeg2
|
b7be78d774
|
* test/csv/*: Renamed tc_* files to test_* to fit in within Ruby's
testing process.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19843 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2008-10-18 15:30:24 +00:00 |