Commit Graph

4 Commits

Author SHA1 Message Date
William S Fulton 4433e444b8 shared_ptr tests cleanup
- Add changes entry for new Lua shared_ptr support.
- Rename director_smartptr test to director_shared_ptr.
- Reimplement cpp11_shared_ptr test cases so that they are run by all
  languages (in common.mk instead of being in chosen language's Makefile.in files).
  This makes sure missing tests are run by all languages that support
  shared_ptr.
2026-03-26 08:37:18 +00:00
William S Fulton f5e1856650 Expand std::shared_ptr testing to C# D Java Python 2017-09-22 20:03:47 +01:00
Takashi Tamura cc4e3aec52 [ruby] use std::vector::back() method. 2017-04-20 18:56:02 +09:00
Takashi Tamura 0c3298073b [ruby] add a test for null shared_ptr in containers. 2017-04-20 18:56:02 +09:00