updated the test program to use the new scope-system.
commit0f9c80568d2cd10b78452acdc5cde32eedb05722
authorArvid Norberg <arvid@cs.umu.se>
Mon, 19 May 2003 01:35:58 +0000 (19 01:35 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Mon, 19 May 2003 01:35:58 +0000 (19 01:35 +0000)
treea9d2172073dc987e1dfc0b31908dd06610b882d2
parent46388862376e8cc907cfc762758e818a04061d75
updated the test program to use the new scope-system.
16 files changed:
doc/docs.html
luabind/class.hpp
src/class_rep.cpp
test/test_attributes.cpp
test/test_const.cpp
test/test_construction.cpp
test/test_exceptions.cpp
test/test_free_functions.cpp
test/test_implicit_cast.cpp
test/test_iterator.cpp
test/test_lua_classes.cpp
test/test_null_pointer.cpp
test/test_object.cpp
test/test_operators.cpp
test/test_policies.cpp
test/test_yield.cpp