openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
Caricature
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 18, 2024 — Aug 18, 2025
Showing page 3 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Ruby objects now have support for class members
Ivan Porto Carrero
More...
over 16 years ago
Added very basic support for describing static members. Moved CLR specific implementations to their own folder so it becomes optional to use the clr support. require 'caricature'; require 'caricature/clr'
Ivan Porto Carrero
More...
over 16 years ago
Added type descriptors for easy adding new platform support later.
Ivan Porto Carrero
More...
over 16 years ago
Added specs for the messenger implementations
Ivan Porto Carrero
More...
over 16 years ago
Added specs for the messenger implementations
Ivan Porto Carrero
More...
over 16 years ago
Moved recording method calls into the Isolation class
Ivan Porto Carrero
More...
over 16 years ago
Moved method invocation to a separate Messenger class structure
Ivan Porto Carrero
More...
over 16 years ago
Made isolation to be the central point for isolation related operations
Ivan Porto Carrero
More...
over 16 years ago
Added an isolation context in addition to an isolator context. This allows for more flexible evolution of caricature
Ivan Porto Carrero
More...
over 16 years ago
moved the parameters for an isolation strategy to a context object so it becomes more flexible
Ivan Porto Carrero
More...
over 16 years ago
Renamed factory method on an isolator from for to isolate
Ivan Porto Carrero
More...
over 16 years ago
Renamed factory method on an isolator from for to isolate
Ivan Porto Carrero
More...
over 16 years ago
Changed the gemspec to include a better description
Ivan Porto Carrero
More...
over 16 years ago
bumped version number and regenerated rdoc documentation
Ivan Porto Carrero
More...
over 16 years ago
Added integration specs for Ruby to Ruby interaction.
unknown
More...
over 16 years ago
Added CLR to ruby integration specs
Ivan Porto Carrero
More...
over 16 years ago
Some documentation updates
Ivan Porto Carrero
More...
over 16 years ago
Renamed when_told_to to when_receiving and was_told_to? to did_receive?
unknown
More...
over 16 years ago
Added the bin folder in the spec. making the rake command build and run the specs
Ivan Porto Carrero
More...
over 16 years ago
Added the generated rdoc documentation to the repo
Ivan Porto Carrero
More...
over 16 years ago
Added integration specs for CLR instances and some documentation
Ivan Porto Carrero
More...
over 16 years ago
Added integration specs for mocking CLR classes
Ivan Porto Carrero
More...
over 16 years ago
Added integration specs for mocking CLR classes
Ivan Porto Carrero
More...
over 16 years ago
added some integration specs for clr interfaces
Ivan Porto Carrero
More...
over 16 years ago
Towards 1.0.. more integration tests needed
Ivan Porto Carrero
More...
over 16 years ago
The specs fail but it does actually work
Ivan Porto Carrero
More...
over 16 years ago
CLR stuff should work now for instance methods. Ruby stuff is still broken
Ivan Porto Carrero
More...
over 16 years ago
CLR stuff should work now for instance methods. Ruby stuff is still broken
Ivan Porto Carrero
More...
over 16 years ago
Now really creating CLR compatible proxies that work against the CLR, Ruby objects and CLR classes broken
Ivan Porto Carrero
More...
over 16 years ago
Implements null object style of mocking. everything is now truly stubbed by default
Ivan Porto Carrero
More...
over 16 years ago
←
1
2
3
4
5
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree