aboutsummaryrefslogtreecommitdiff
path: root/test (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Have to figure out how to test timeout on connect... kind of hard.Diego Nehab2004-01-181-11/+11
|
* Fixed bug in accept, added tests for it and for connect with timeout.Diego Nehab2004-01-181-11/+51
|
* Trying to get connect-with-timeout to work. Darwin works...Diego Nehab2004-01-182-3/+4
|
* Tested in windows. Still needs more testing, but progress has been made.Diego Nehab2004-01-171-146/+148
|
* http.lua updated. still needs proxy support.Diego Nehab2004-01-163-41/+56
| | | | code.lua updated. looks neat.
* Starting to use RCS in princeton again. Not behind a firewall anymore.Diego Nehab2003-08-311-7/+7
|
* Adjusted a few inconsistencies with the manual.Diego Nehab2003-08-162-19/+19
|
* And this.Diego Nehab2003-06-301-0/+23
|
* Releasing 2.0 alpha!!!Diego Nehab2003-06-301-16/+16
|
* Few adjustments for windows.Diego Nehab2003-06-262-4/+4
|
* Finished implementation of LuaSocket 2.0 alpha on Linux.Diego Nehab2003-06-262-11/+22
| | | | Some testing still needed.
* Porting to LUA 5.0 finalDiego Nehab2003-05-256-212/+201
|
* Compiled in WinXPDiego Nehab2003-03-281-21/+21
|
* Closer to release...Diego Nehab2003-03-285-24/+21
|
* The test directory!Diego Nehab2003-03-2111-0/+6051
|
* Ported to Win32!Diego Nehab2003-03-211-1/+1
|
* Finish port to Lua 5. Everything is working fine.Diego Nehab2003-03-204-152/+166
| | | | Still doesn't work in Windows.
* Faltam testes de ftp e smtp. O resto passa.Diego Nehab2002-12-034-135/+130
|
* Usando noglobals.luaDiego Nehab2002-07-081-14/+0
|
* Usando localhost por default.Diego Nehab2002-07-081-1/+1
|
* Testes reformulados.Diego Nehab2002-07-082-513/+458
|
* Usando noglobals.lua e parsembox.luaDiego Nehab2002-07-081-57/+3
|
* Using noglobals.luaDiego Nehab2002-07-081-41/+30
| | | | | Não carrega mais os modulos. Ajeitados alguns nomes.
* Using noglobals.luaDiego Nehab2002-07-081-20/+6
| | | | | Ajeitados alguns paths. Não carrega mais os modulos.
* added unsafe path composition testDiego Nehab2001-09-261-2/+150
| | | | added new build_url tests
* added wrong scheme testDiego Nehab2001-09-261-0/+12
|
* added wrong scheme testDiego Nehab2001-09-261-0/+4
|
* Initial revisionDiego Nehab2001-09-252-0/+694
|
* updated for luasocket 1.4Diego Nehab2001-09-252-103/+414
|
* updated due to test location changesDiego Nehab2001-09-251-6/+15
|
* Added select bug test.Diego Nehab2001-06-081-11/+24
| | | | time became _time.
* sleep became _sleep.Diego Nehab2001-06-081-1/+1
|
* ftp.lua needs buffer.lua...Diego Nehab2001-06-081-0/+1
|
* Now prints the elapsed time.Diego Nehab2001-06-081-0/+5
|
* Corrected command line parameter bug...Diego Nehab2001-03-121-0/+1
|
* Set timeout on data socket, to avoid hangs due to no keepalive packets.Diego Nehab2001-03-121-0/+2
|
* Updated for release 1.2.1.Diego Nehab2001-03-072-34/+48
| | | | Added '*w' pattern test.
* Updated to remove use of global methods. Conforming toDiego Nehab2001-03-062-44/+44
| | | | LuaSocket release 1.2.1
* Relaxed timeout tests.Diego Nehab2001-01-281-14/+15
|
* Updated for LuaSocket 1.2.Diego Nehab2001-01-251-90/+104
|
* Updated for LuaSocket 1.2.Diego Nehab2001-01-251-359/+428
| | | | More tests added.
* Initial revisionDiego Nehab2001-01-253-0/+134
|
* Initial revisionDiego Nehab2000-12-292-0/+449