summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2012-02-06[xpdf303] TextOutputDev and associated changesAlbert Astals Cid1-1/+1
2011-09-01xpdf303: API rework, Gfx wants a PDFDoc instead of an XRefAlbert Astals Cid3-3/+3
2011-08-31Port to setErrorCallbackAlbert Astals Cid1-2/+2
2011-08-31xpdf303: error() changes, new param and formattingAlbert Astals Cid1-2/+2
2011-08-30xpdf303: char * -> const char *Albert Astals Cid2-4/+4
2011-07-05.gitignore tests additionsAdrian Bunk1-0/+1
2011-03-14Only build gtk-test if we have to build gtk-testAlbert Astals Cid1-3/+3
2011-02-13tests: Merge splash and cairo tests into a single gtk-test toolCarlos Garcia Campos5-535/+412
2011-02-13gtk-splash-test: Don't use GDK deprecated APICarlos Garcia Campos1-13/+15
2010-07-10[pdf-inspector] Do not render for printingCarlos Garcia Campos1-1/+2
2010-04-14include strings.h on non windows platformsAlbert Astals Cid1-0/+2
2010-03-17[CMake] no need to check for BUILD_GTK_TESTS for single testsPino Toscano1-2/+2
2010-03-04[CMake/tests] compile gtk-splash-test only if splash is enabledPino Toscano1-5/+9
2010-02-21Detect the need for nanosleep in solarisAlbert Astals Cid1-6/+11
2010-01-25Only build tests if told toMaciej Mrozowski1-2/+2
2009-10-05Use _WIN32 instead of WIN32Kovid Goyal1-12/+12
2009-10-02Return the save status as program statusAlbert Astals Cid1-1/+2
2009-09-26Plug leakAlbert Astals Cid1-0/+1
2009-07-01[test] Use gtkbuilder rather than libgladeSebastien Bacher4-449/+437
2009-06-16Fix a crash in pdf-inspectorCarlos Garcia Campos1-0/+11
2009-06-06Use g_path_get_basename instead of g_basename in gtk-cairo-testCarlos Garcia Campos1-1/+3
2008-12-26Fix compile warnings on auto imports for mingw32Hib Eris1-0/+2
2008-12-24Fix compile warning on string literal formatHib Eris1-1/+1
2008-12-24Fix some more warningsHib Eris2-15/+5
2008-12-21Fix compile warning on ambiguous elseHib Eris1-1/+2
2008-12-21Fix compile warning on format not a string literalHib Eris1-1/+2
2008-11-23Compile with -pedanticAlbert Astals Cid1-1/+1
2008-11-13Fix build on Solaris 10 + Sun Studio 12.Tim Mooney1-2/+4
2008-10-31Make the catalog available to CairoFontEngineAdrian Johnson1-1/+1
2008-10-06Fix link on Mingw+MsysCarlo Bramini1-1/+1
2008-09-24Remove non-needed X includesAlbert Astals Cid2-6/+0
2008-01-30Introduce the CMake-based build system.Pino Toscano1-0/+52
2008-01-21The glade file needs to be distributedAlbert Astals Cid1-1/+2
2008-01-19ignore pdf-fullrewrite binaryAlbert Astals Cid1-0/+1
2008-01-19Adds a test application to test full rewrite functionnality.Julien Rebetez2-1/+54
2007-11-05Update .gitignoreBrad Hards1-0/+2
2007-09-24Make perf-test compile on unix as well.Krzysztof Kowalczyk3-62/+59
2007-09-24Let perf-test.cc manage lifetime of rendered bitmap.Krzysztof Kowalczyk1-7/+0
2007-09-24Disable my_error for now - seems to corrupt memory.Krzysztof Kowalczyk1-0/+2
2007-09-24Con't copy the file unless COPY_FILE is defined.Krzysztof Kowalczyk1-1/+10
2007-09-24Respect -loadonly cmd-line arg.Krzysztof Kowalczyk1-0/+2
2007-09-24Fix msvc debug build. Fix bitmap leak in perf-test.Krzysztof Kowalczyk1-0/+1
2007-09-24Use GooTimer instead of my own timer.Krzysztof Kowalczyk1-90/+8
2007-09-24Add Error.cc in msvc build and use setErrorFunction in perf-test.Krzysztof Kowalczyk1-5/+5
2007-09-22undo accidental changes to file permissionsKrzysztof Kowalczyk3-0/+0
2007-09-21more simplification by removing unneded codeKrzysztof Kowalczyk1-51/+9
2007-09-21for portability use bool/true/false instead of BOOL/TRUE/FALSEKrzysztof Kowalczyk1-90/+86
2007-09-21simplify perf-testKrzysztof Kowalczyk3-83/+75
2007-09-21simplify perf-test codeKrzysztof Kowalczyk4-178/+86
2007-09-21more msvc build fixesKrzysztof Kowalczyk1-0/+4