1. bdfb50f Move tests from test_issues.cpp/py into appropriate files by Dean Moldovan · 7 years ago
  2. 5637af7 Add lightweight iterators for tuple, list and sequence by Dean Moldovan · 7 years ago
  3. 1fac1b9 Make py::iterator compatible with std algorithms by Dean Moldovan · 7 years ago
  4. f768582 Handle all py::iterator errors by Dean Moldovan · 7 years ago
  5. 0780655 Fix test compilation failure under gcc 4.9 (#496) by Jason Rhinelander · 8 years ago
  6. 52f4be8 Make test initialization self-registering by Jason Rhinelander · 8 years ago
  7. 4c5e21b Add tests for generalized iterators by Ivan Smirnov · 8 years ago
  8. a0c1ccf Port tests to pytest by Dean Moldovan · 8 years ago[Renamed (97%) from example/example-sequences-and-iterators.cpp]
  9. 5aa85be Added pybind11::make_key_iterator for map iteration by Jason Rhinelander · 8 years ago
  10. 3f58937 Improve constructor/destructor tracking by Jason Rhinelander · 8 years ago
  11. b3f3d79 Rename examples files, as per #288 by Jason Rhinelander · 8 years ago[Renamed (97%) from example/example6.cpp]
  12. fb6aed2 return value policy clarifications by Wenzel Jakob · 8 years ago