Mukund Sivaraman
|
2cba268b3a
[2853] Use a decorator when skipping test
|
12 years ago |
Mukund Sivaraman
|
7028594590
[2853] Wrap long line
|
12 years ago |
Mukund Sivaraman
|
92ebcb9a94
[2853] Add some more assertions
|
12 years ago |
Mukund Sivaraman
|
3a6139c33b
[2853] Return empty list instead of None for empty get_status() result
|
12 years ago |
Mukund Sivaraman
|
a555e12ddf
[2853] Update ZoneWriter documentation from C++ docs using doxygen XML output
|
12 years ago |
Mukund Sivaraman
|
fae036eecd
[2853] Add Python binding for getStatus() method
|
12 years ago |
Mukund Sivaraman
|
efea64180e
[2853] Return any error message returned by ZoneWriter::load()
|
12 years ago |
Mukund Sivaraman
|
cbd8f4ddcd
[2853] Use Py_RETURN_NONE macro instead of returning PyNone directly
|
12 years ago |
JINMEI Tatuya
|
f61a5e7372
[2853] Add Doxyfile-xml
|
12 years ago |
Mukund Sivaraman
|
3d96ea46c8
[2853] Skip running test_find_mapped() where shared memory is not available
|
12 years ago |
Mukund Sivaraman
|
358984aecf
[2853] Update comment
|
12 years ago |
JINMEI Tatuya
|
86d1383a1a
[2853] Make sure the ZoneWriter object is cleared before the mapfile is removed
|
12 years ago |
Mukund Sivaraman
|
38beb040c8
Revert "[2853] Add another unittest (that crashes currently)"
|
12 years ago |
JINMEI Tatuya
|
c5352f69e7
[2853] Add another unittest (that crashes currently)
|
12 years ago |
Mukund Sivaraman
|
71eec22b3e
[2853] Acquire a ref on the ConfigurableClientList object when creating a ZoneWriter
|
12 years ago |
JINMEI Tatuya
|
9b1ceb8412
[2853] removed unnecessary reinterpret_cast from the template output.
|
12 years ago |
JINMEI Tatuya
|
b18071c40b
[2853] provided more helpful and detailed doc for doxygen2pydoc.py
|
12 years ago |
Mukund Sivaraman
|
fe14d0cfc3
[2853] Cleanup the mapped file after tests are run
|
12 years ago |
JINMEI Tatuya
|
faffa474e2
[2853] Add the doxygen2pydoc.py tool
|
12 years ago |
Mukund Sivaraman
|
9163e6f7a6
[2853] Wrap some long lines
|
12 years ago |
Mukund Sivaraman
|
58335cecf1
[2853] Remove redundant code
|
12 years ago |
Mukund Sivaraman
|
632a559629
[2853] Fix compile warnings
|
12 years ago |
JINMEI Tatuya
|
1ceeb74c1e
[2853] Use our regular CXXFLAGS when compiling Python bindings
|
12 years ago |
Mukund Sivaraman
|
35c2010ce5
[2853] Add some more assertions
|
12 years ago |
Mukund Sivaraman
|
1903035589
[2853] Call reset_memory_segment() again with READ_ONLY mode after using the ZoneWriter
|
12 years ago |
JINMEI Tatuya
|
b3befd1fe7
[2853] make sure to return None (Py_None) for py methods returning None.
|
12 years ago |
Mukund Sivaraman
|
71de47f8d1
[2853] Add a testcase using reset_memory_segment() and get_cached_zone_writer()
|
12 years ago |
Mukund Sivaraman
|
2935657cc5
[2853] Fix call
|
12 years ago |
Mukund Sivaraman
|
77010a2090
[2853] Initialize ZoneWriter module part
|
12 years ago |
Mukund Sivaraman
|
d340d82782
[2853] Add Python wrappers around ZoneWriter methods
|
12 years ago |