3 Commits (1ffce7422d0848c4b8a6a6cdb0a9b8f02311f272)

Author SHA1 Message Date
Wenzel Jakob 1ffce7422d Get pybind11 test suite to compile on the Intel compiler (more or less..) 9 years ago
Dean Moldovan 99dbdc16e5 Simplify more tests by replacing capture with assert 9 years ago
Dean Moldovan a0c1ccf0a9 Port tests to pytest 9 years ago
Wenzel Jakob 216df0dd67 quench warning on clang/OSX 9 years ago
Jason Rhinelander 3f589379ec Improve constructor/destructor tracking 9 years ago
Jason Rhinelander ed14879a19 Move support for return values of called Python functions 9 years ago
Jason Rhinelander d6c365bcfa virtual + inheritance example: remove multiple inheritance approach 9 years ago
Jason Rhinelander 0ca96e2915 Added advanced doc section on virtual methods + inheritance 9 years ago
Jason Rhinelander b3f3d79f4c Rename examples files, as per #288 9 years ago
Wenzel Jakob 86d825f330 Redesigned virtual call mechanism and user-facing syntax (breaking change!) 9 years ago
Wenzel Jakob 43b09af3a9 example12 clarifications 9 years ago
Wenzel Jakob fc92d82bba added [[noreturn]] attribute to pybind11_fail 9 years ago
Wenzel Jakob 8cb6cb33ef minor cleanups in common.h; updated author info and copyright year 9 years ago
Wenzel Jakob 1dc940d4b7 quenched -pendantic warnings (closes #167) 9 years ago
Wenzel Jakob 4a50fa5cd4 Address issue with handle::cast<bool>(), quench warning in example 12 (fixes #110) 10 years ago
jmabille 9cfa71f411 Example of bug in functions returning bool overriden in python 10 years ago
Wenzel Jakob b1b714023a consistent macro naming throughout the project 10 years ago
Wenzel Jakob 8f4eb00690 last breaking change: be consistent about the project name 10 years ago
Wenzel Jakob a2f6fde0dc support for overriding virtual functions 10 years ago