addons: build and test examples
authorFedor Indutny <fedor.indutny@gmail.com>
Sat, 18 Jan 2014 22:49:18 +0000 (22:49 +0000)
committerFedor Indutny <fedor.indutny@gmail.com>
Tue, 21 Jan 2014 20:39:13 +0000 (00:39 +0400)
commit1442c1c6de1009a7f451a443c02b1450bcb5bc44
tree32cace77dfd18e93d3edf85f1ace0e39456074a3
parent2a0b619f7b830b2e34f1707f4428c77a6fcf33fc
addons: build and test examples

fix #6910
.gitignore
Makefile
doc/api/addons.markdown
test/addons/async-hello-world/binding.cc
test/addons/at-exit/binding.cc
test/addons/hello-world-function-export/binding.cc
test/addons/hello-world/binding.cc
test/addons/testcfg.py [new file with mode: 0644]
test/testpy/__init__.py
tools/doc/addon-verify.js [new file with mode: 0644]