History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRUBY-462
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Thomas E Enebo
Reporter: Thomas E Enebo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JRuby

Implement what we can of Kernel.test

Created: 19/Jan/07 05:27 PM   Updated: 06/May/07 09:49 PM
Component/s: Core Classes/Modules
Affects Version/s: JRuby 0.9.2
Fix Version/s: JRuby 1.0.0RC1

Time Tracking:
Not Specified

File Attachments: 1. Text File RubyKernel_test.patch (5 kb)



 Description  « Hide
Rails fixtures requires this function for at least the ?f test. I will whip up a few others and do followups for what I don't get done but could have....

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Thomas Palmer - 09/Feb/07 12:40 AM
I've attached a super-quick patch with support for ?f and ?M. Note that ?f doesn't check for symlink status or any such thing. Should it try to call system commands as needed to figure this stuff out?

Thomas E Enebo - 26/Apr/07 08:39 PM
I implemented all that looked reasonably possible. I did not append any tests and any problems or other tests that can be implemented should be opened as new issues.

Charles Oliver Nutter - 06/May/07 09:49 PM
Closing for 1.0RC1