summaryrefslogtreecommitdiff
path: root/testprogs/ejs/echo.js
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell1-18/+20
2007-10-10r8317: convert the example scripts over to the new GetOptions() callAndrew Tridgell1-1/+16
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-42/+1
2007-10-10r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell1-0/+1
2007-10-10r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell1-0/+1
2007-10-10r8234: started on testing samr calls from ejs. So far it only does samr_Conne...Andrew Tridgell1-1/+1
2007-10-10r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...Andrew Tridgell1-8/+8
2007-10-10r8218: added testing of echo_TestSurrounding() andAndrew Tridgell1-0/+45
2007-10-10r8217: added testing of echo_TestSleep() and echo_TestEnum() in echo js codeAndrew Tridgell1-0/+39
2007-10-10r8214: added testing of echo_TestCall2(), which tests the union push codeAndrew Tridgell1-0/+17
2007-10-10r8199: - we don't need to pre-declare 'var status;' everywhereAndrew Tridgell1-4/+22
2007-10-10r8197: added testing of echo_SinkData() and echo_SourceData()Andrew Tridgell1-1/+42
2007-10-10r8196: - added testing of the EchoData interface in the echo test scriptAndrew Tridgell1-11/+75
2007-10-10r8193: fixed the echo.js example code to work with the new syntax for rpcAndrew Tridgell1-1/+1
2007-10-10r8074: demonstrate calling echo_AddOne() from ejsAndrew Tridgell1-14/+18
2007-10-10r8070: a (as yet not working) example of how rpc calls might be made from js ...Andrew Tridgell1-0/+34