2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-27 19:12:16 +00:00

- Unit tests for the examples

[SVN r17987]
This commit is contained in:
Bruno da Silva de Oliveira
2003-03-19 02:47:29 +00:00
parent 39f243f76b
commit 29d537571b
31 changed files with 277 additions and 44 deletions

View File

@@ -1,2 +1,2 @@
Class('C', 'basic.h')
Function('call_f', 'basic.h')
Class('basic::C', 'basic.h')
Function('basic::call_f', 'basic.h')