summaryrefslogtreecommitdiff
path: root/test/disabled/tls_client.js
Commit message (Expand)AuthorAgeFilesLines
* test: purge stale disabled testsRich Trott2015-06-251-44/+0
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-24/+0
* Remove separation of libuv testsRyan Dahl2011-11-021-1/+1
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-4/+4
* Mark tests which are broken in libuvRyan Dahl2011-08-231-0/+3
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-23/+24
* Fix global leaksRyan Dahl2010-12-041-2/+2
* Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith2010-10-111-1/+1
* syntax fixes to pass jslintJoshaven Potter2010-10-061-1/+1
* Catch Exceptions thrown when openssl is disabledTony Metzidis2010-09-131-1/+6
* Fix of 'sys.common.debug' calls in tests.Herbert Vojčík2010-08-171-1/+1
* Update tests to work with module contextsRyan Dahl2010-07-151-3/+4
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-5/+5
* Fixed ssl client and server examplesRhys Jones2010-04-151-1/+2
* Add SSL testsRhys Jones2010-04-021-0/+35