index
:
~cloos/poppler
cpp-frontend
kjk
master
poppler-0.10
poppler-0.12
poppler-0.14
poppler-0.16
poppler-0.18
poppler-0.20
poppler-0.22
poppler-0.24
poppler-0.26
poppler-0.4
poppler-0.5
poppler-0.6
poppler-0.8
roundoff
tagged-pdf
xpdf302merge
xpdf303merge
The poppler pdf rendering library
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regtest
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-29
regtest: Print test results when the test has finished
Carlos Garcia Campos
2
-15
/
+28
2012-12-08
regtest: Use the number of cpus as default number of worker threads
Carlos Garcia Campos
1
-3
/
+5
2012-12-08
regtest: Remove trailing whitespaces
Carlos Garcia Campos
3
-13
/
+13
2012-12-06
implement parallel testing using Python's Queue class
Adam Reichold
6
-34
/
+104
2012-10-21
regstest: Add print_test_result_ln() and use it for failed test results
Carlos Garcia Campos
2
-5
/
+8
2012-10-21
regtest: Do not rewrite lines in verbose mode
Carlos Garcia Campos
1
-1
/
+1
2012-09-23
regtest: Reduce the noise of the default output when running tests
Carlos Garcia Campos
8
-29
/
+137
2012-04-01
regtest: remove debug print to show bisect exit status in Bisect.py
Carlos Garcia Campos
1
-1
/
+0
2012-04-01
regtest: Fix crash when creating HTML report for a single test
Carlos Garcia Campos
1
-4
/
+1
2012-04-01
regtest: Don't show results for crashed or failed to run tests in HTML report
Carlos Garcia Campos
1
-0
/
+2
2012-03-11
regtest: Add find-regression command to run git bisect automatically
Carlos Garcia Campos
4
-0
/
+339
2012-03-10
regtest: Add information about skipped tests in the summary
Carlos Garcia Campos
1
-3
/
+9
2012-03-03
regtest: Ignore backends with no results when creating html report
Carlos Garcia Campos
1
-0
/
+5
2012-03-03
regtest: Add --pretty-diff option to create-report command
Carlos Garcia Campos
2
-3
/
+129
2012-02-25
regtest: Add create-report command to generate html report of test results
Carlos Garcia Campos
3
-1
/
+273
2012-02-25
regtest: Use diff.png extension for image diff files
Carlos Garcia Campos
4
-5
/
+17
2012-01-07
regtest: read stderr output before calling wait to fix a possible deadlock
Thomas Freitag
1
-4
/
+4
2011-11-06
regtest: Skip tests with results when creating refs
Carlos Garcia Campos
2
-2
/
+5
2011-11-01
regtest: Add --update-refs command line option to run-tests command
Carlos Garcia Campos
3
-3
/
+37
2011-09-20
Update .gitignore
Adrian Johnson
1
-0
/
+1
2011-09-19
regtest: render cairo at 72ppi
Adrian Johnson
1
-2
/
+2
2011-09-19
regtest: Ignore checksums of crashed, failed and stderr files
Carlos Garcia Campos
1
-3
/
+3
2011-09-18
Render at 72 instead of 150, it's faster :D
Albert Astals Cid
1
-2
/
+2
2011-09-18
regtest: Do not create checksums for crashed, failed and stderr files
Carlos Garcia Campos
1
-1
/
+11
2011-09-18
regtest: Fix checksum check for tests containing spaces in filename
Carlos Garcia Campos
1
-1
/
+1
2011-09-14
Make it work with Python3
Albert Astals Cid
9
-38
/
+38
2011-09-13
regtest: Add a way to skip files
Carlos Garcia Campos
4
-5
/
+39
2011-09-13
regtest: Limit the number of arguments to 1
Carlos Garcia Campos
3
-26
/
+26
2011-09-13
regtest: Sort tests before create-refs/run-tests and show progress
Carlos Garcia Campos
3
-23
/
+53
2011-09-13
Add initial poppler regressions test program
Carlos Garcia Campos
14
-0
/
+1025