r19971: typo fix
[ira/wip.git] / testprogs / ejs / echo.js
2007-10-10 Andrew Tridgellr18573: disable the echo.js testing of echo_TestCall...
2007-10-10 Andrew Tridgellr9599: fix formatting of echo output
2007-10-10 Andrew Tridgellr9491: fixed up a few scripts that need to be updated...
2007-10-10 Andrew Tridgellr9345: used the data blob functions in the echo.js...
2007-10-10 Andrew Tridgellr8821: continue the trend to move to a more OO style...
2007-10-10 Andrew Tridgellr8483: switched our generated ejs rpc code over to...
2007-10-10 Andrew Tridgellr8317: convert the example scripts over to the new...
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Andrew Tridgellr8271: make the ejs test scripts directly executable...
2007-10-10 Andrew Tridgellr8269: added automatic testing of rpc calls from ejs...
2007-10-10 Andrew Tridgellr8234: started on testing samr calls from ejs. So far...
2007-10-10 Andrew Tridgellr8220: added auto-generation of ENUM constants in ejs...
2007-10-10 Andrew Tridgellr8218: added testing of echo_TestSurrounding() and
2007-10-10 Andrew Tridgellr8217: added testing of echo_TestSleep() and echo_TestE...
2007-10-10 Andrew Tridgellr8214: added testing of echo_TestCall2(), which tests...
2007-10-10 Andrew Tridgellr8199: - we don't need to pre-declare 'var status;...
2007-10-10 Andrew Tridgellr8197: added testing of echo_SinkData() and echo_Source...
2007-10-10 Andrew Tridgellr8196: - added testing of the EchoData interface in...
2007-10-10 Andrew Tridgellr8193: fixed the echo.js example code to work with...
2007-10-10 Andrew Tridgellr8074: demonstrate calling echo_AddOne() from ejs
2007-10-10 Andrew Tridgellr8070: a (as yet not working) example of how rpc calls...