9 Commits (array-sequence-fix)

Author SHA1 Message Date
Jason Rhinelander 391c75447d Update all remaining tests to new test styles 8 years ago
Dean Moldovan bdfb50f384 Move tests from test_issues.cpp/py into appropriate files 8 years ago
Dean Moldovan 5637af7b67 Add lightweight iterators for tuple, list and sequence 8 years ago
Dean Moldovan 1fac1b9f5f Make py::iterator compatible with std algorithms 8 years ago
Dean Moldovan f7685826e2 Handle all py::iterator errors 8 years ago
Jason Rhinelander 0780655808 Fix test compilation failure under gcc 4.9 (#496) 9 years ago
Jason Rhinelander 52f4be8946 Make test initialization self-registering 9 years ago
Ivan Smirnov 4c5e21b0cb Add tests for generalized iterators 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago
Jason Rhinelander 5aa85be26e Added pybind11::make_key_iterator for map iteration 9 years ago
Jason Rhinelander 3f589379ec Improve constructor/destructor tracking 9 years ago
Jason Rhinelander b3f3d79f4c Rename examples files, as per #288 9 years ago
Wenzel Jakob 0a07805ab6 fixed many conversion warnings on clang 9 years ago
Wenzel Jakob 8cb6cb33ef minor cleanups in common.h; updated author info and copyright year 9 years ago
Wenzel Jakob b282595bba convenience wrapper for constructing iterators (fixes #142) 9 years ago
Wenzel Jakob 8f4eb00690 last breaking change: be consistent about the project name 10 years ago
Wenzel Jakob d557e1d3ad example6 fix 10 years ago
Wenzel Jakob a576e6a8ca keyword argument support, removed last traces of std::function<> usage 10 years ago
Wenzel Jakob 38bd71134a Initial commit 10 years ago