index
:
sandhi/.git
master
A software functional Clone to LabVIEW
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
block_test.py
Age
Commit message (
Collapse
)
Author
2013-07-29
gras: use common test utils for all
Josh Blum
2013-05-09
gras: added topology feedback unit test
Josh Blum
2012-11-20
kludge around for python reference counting
Josh Blum
2012-11-11
python unit test for readonly buffers
Josh Blum
2012-11-09
python tags source/sink looper
Josh Blum
2012-11-09
switch to boost software license
Josh Blum
2012-11-09
working on tags python support
Josh Blum
2012-11-08
save thread state on destructor, which may call back into python
Josh Blum
2012-11-08
lot of python locking hell...
Josh Blum
2012-11-06
consume and produce calls do it in-place
Josh Blum
2012-11-06
work on python blocks and unit test
Josh Blum
2012-11-05
polish up work and notify api
Josh Blum
There is a formal api to mark done, and IO failures. Notify topology was created for consistency. So far, there output fail is unimplemented, and input fail requires an additional check.
2012-11-04
work on Python Blocks overloads/directors
Josh Blum
2012-11-04
work on SWIG director block...
Josh Blum
2012-11-03
work on python block class
Josh Blum
2012-11-03
begin work on python blocks
Josh Blum