summaryrefslogtreecommitdiffstats
path: root/testprogs/ejs/echo.js
Commit message (Expand)AuthorAgeFilesLines
* r18573: disable the echo.js testing of echo_TestCall() for now.Andrew Tridgell2007-10-101-1/+3
* r9599: fix formatting of echo outputAndrew Tridgell2007-10-101-1/+1
* r9491: fixed up a few scripts that need to be updated for the new GetOptions ...Andrew Tridgell2007-10-101-5/+3
* r9345: used the data blob functions in the echo.js test codeAndrew Tridgell2007-10-101-4/+6
* r8821: continue the trend to move to a more OO style of interface for our jsAndrew Tridgell2007-10-101-41/+34
* r8483: switched our generated ejs rpc code over to the new OO interface. ThisAndrew Tridgell2007-10-101-18/+20
* r8317: convert the example scripts over to the new GetOptions() callAndrew Tridgell2007-10-101-1/+16
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-101-42/+1
* r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell2007-10-101-0/+1
* r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2007-10-101-0/+1
* r8234: started on testing samr calls from ejs. So far it only does samr_Conne...Andrew Tridgell2007-10-101-1/+1
* r8220: added auto-generation of ENUM constants in ejs wrapper. So we can now ...Andrew Tridgell2007-10-101-8/+8
* r8218: added testing of echo_TestSurrounding() andAndrew Tridgell2007-10-101-0/+45
* r8217: added testing of echo_TestSleep() and echo_TestEnum() in echo js codeAndrew Tridgell2007-10-101-0/+39
* r8214: added testing of echo_TestCall2(), which tests the union push codeAndrew Tridgell2007-10-101-0/+17
* r8199: - we don't need to pre-declare 'var status;' everywhereAndrew Tridgell2007-10-101-4/+22
* r8197: added testing of echo_SinkData() and echo_SourceData()Andrew Tridgell2007-10-101-1/+42
* r8196: - added testing of the EchoData interface in the echo test scriptAndrew Tridgell2007-10-101-11/+75
* r8193: fixed the echo.js example code to work with the new syntax for rpcAndrew Tridgell2007-10-101-1/+1
* r8074: demonstrate calling echo_AddOne() from ejsAndrew Tridgell2007-10-101-14/+18
* r8070: a (as yet not working) example of how rpc calls might be made from js ...Andrew Tridgell2007-10-101-0/+34