aboutsummaryrefslogtreecommitdiffstats
path: root/unit
AgeCommit message (Expand)AuthorFilesLines
2019-08-02plugins: Remove support for MozJS engineMarcel Holtmann1-225/+0
2017-04-24unit: Fix test-mozjs memory leakJeremy Linton1-7/+12
2016-10-05unit: Add tests for BrowserOnly KeyAtul Anand7-19/+80
2016-10-05src/proxy.c: modify the proxy_lookup () supporting non-browser schemesAtul Anand1-3/+3
2016-06-23js: Add proxy argument to JS execute() methods.David Woodhouse1-6/+10
2016-06-16unit: new test proxy_domain added.Atul Anand7-4/+130
2015-02-22unit: Use memmove instead of g_memmoveMarcel Holtmann1-1/+1
2014-02-05unit: FTP comes before SOCKS* in protocol orderTomasz Bursztyka1-1/+1
2013-08-20unit: Do not compare expression against NULLDaniel Wagner1-50/+50
2013-08-20unit: Convert to stdbool with coccinelleDaniel Wagner1-25/+25
2013-06-17unit: Update manual unit tests suitesTomasz Bursztyka2-5/+5
2013-01-31unit: Remove obsolete g_thread_init() callTomasz Bursztyka1-3/+0
2012-06-30unit: Fixing build time error.Tomasz Bursztyka1-1/+3
2012-01-27unit: Adding some more unit test suite files for test-pacrunnerTomasz Bursztyka5-0/+105
2012-01-27unit: Integrating pacrunner into test-pacrunnerTomasz Bursztyka1-0/+93
2012-01-27unit: introducing cunit usage into test-pacrunnerTomasz Bursztyka1-6/+105
2012-01-27unit: adding a stub test suite fileTomasz Bursztyka1-0/+27
2012-01-27unit: test-pacrunner test suite file readingTomasz Bursztyka1-0/+423
2012-01-27unit: Adding unit test as configurable entryTomasz Bursztyka1-0/+31
2011-01-01core: Update copyright informationMarcel Holtmann1-1/+1
2010-12-10plugin: Convert the core mozjs code to a js driverSamuel Ortiz1-22/+33
2010-12-10Fix up mozjs unit testDavid Woodhouse1-11/+11
2010-11-13Extract string array for servers, excludes, domains and nameserversMarcel Holtmann1-4/+4
2010-10-11Fix unit test with new central proxy configurationMarcel Holtmann1-8/+12
2010-10-10Use clear function names for Javascript configurationMarcel Holtmann1-4/+4
2010-10-10Add unit test for example PAC script testingMarcel Holtmann1-0/+33
2010-10-10Use direct example from documention for unit testsMarcel Holtmann1-1/+1
2010-10-10Add Javascript test case for massive executionMarcel Holtmann1-1/+23
2010-10-10Don't use global error and debugging frameworkMarcel Holtmann1-0/+8
2010-10-10Add unit tests for simple direct PAC validationMarcel Holtmann1-11/+61
2010-10-10Add unit test for Mozilla Javascript usageMarcel Holtmann1-0/+88