Actions
Feature #9120
closed[PATCH] Tests for a_call + a_return
Description
Tests for a_call
and a_return
in TracePoint
added in this commit: https://github.com/ruby/ruby/commit/ac778eb2cf8f66a7c15573a73c620f237f9f17dd
The MRI implementation is pretty straightforward and I suppose arguably doesn't need testing, but having tests for this is useful for other Ruby implementations that pull in this suite.
Diff on GitHub is here: https://github.com/brandur/ruby/compare/trunk...brandur-a-call-return-tests
Files
Updated by ko1 (Koichi Sasada) almost 11 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r43858.
Brandur, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- test/ruby/test_settracefunc.rb: add tests for a_call/a_return
by Brandur brandur@mutelight.org [Feature #9120]
Actions
Like0
Like0