kopia lustrzana https://gitlab.com/sane-project/backends
tstbackend integration.
rodzic
aea28d0298
commit
1bbfc79ba1
7
AUTHORS
7
AUTHORS
|
@ -24,7 +24,7 @@ Backends:
|
||||||
dc240: Peter Fales (*)
|
dc240: Peter Fales (*)
|
||||||
dll: David Mosberger
|
dll: David Mosberger
|
||||||
dmc: David F. Skoll
|
dmc: David F. Skoll
|
||||||
epson: Karl Heinz Kremer(*)
|
epson: Karl Heinz Kremer (*)
|
||||||
fujitsu: Randolph Bentson, Frederik Ramm, Oliver Schirrmeister (*)
|
fujitsu: Randolph Bentson, Frederik Ramm, Oliver Schirrmeister (*)
|
||||||
gphoto2: Peter Fales (*)
|
gphoto2: Peter Fales (*)
|
||||||
hp: Peter Kirchgessner (*)
|
hp: Peter Kirchgessner (*)
|
||||||
|
@ -56,7 +56,7 @@ Backends:
|
||||||
Schwartz (*)
|
Schwartz (*)
|
||||||
sp15c: Randolph Bentson
|
sp15c: Randolph Bentson
|
||||||
st400: Ingo Wilken (*)
|
st400: Ingo Wilken (*)
|
||||||
tamarack: Roger Wolff
|
tamarack: Rogier Wolff
|
||||||
teco1: Frank Zago (*)
|
teco1: Frank Zago (*)
|
||||||
test: Henning Meier-Geinitz (*)
|
test: Henning Meier-Geinitz (*)
|
||||||
umax: Oliver Rauch (*) and Michael K. Johnson
|
umax: Oliver Rauch (*) and Michael K. Johnson
|
||||||
|
@ -71,6 +71,9 @@ Frontends:
|
||||||
jscanimage: Jeff Freedman and Guido Muesch
|
jscanimage: Jeff Freedman and Guido Muesch
|
||||||
saned: Andreas Beck and David Mosberger
|
saned: Andreas Beck and David Mosberger
|
||||||
scanimage: Andreas Beck, David Mosberger, Gordon Matzigkeit
|
scanimage: Andreas Beck, David Mosberger, Gordon Matzigkeit
|
||||||
|
tstbackend: Frank Zago (*)
|
||||||
|
|
||||||
|
(*) Current active maintainer(s).
|
||||||
|
|
||||||
Sanei internal code:
|
Sanei internal code:
|
||||||
|
|
||||||
|
|
|
@ -157,6 +157,11 @@ TESTING
|
||||||
as appropriate/necessary) as this will make sure that sane_read()
|
as appropriate/necessary) as this will make sure that sane_read()
|
||||||
always returns the correct amount of data etc.
|
always returns the correct amount of data etc.
|
||||||
|
|
||||||
|
* You can also test a backend with tstbackend. tstbackend is not
|
||||||
|
compiled nor installed by default. To do that, cd into frontend and
|
||||||
|
edit the Makefile. Add "tstbackend" to BINPROGS. "tstbackend --help"
|
||||||
|
gives a short help.
|
||||||
|
|
||||||
* Please test a backend not just with scanimage and xscanimage
|
* Please test a backend not just with scanimage and xscanimage
|
||||||
(+ other frontends), but also with saned. Based on past experience,
|
(+ other frontends), but also with saned. Based on past experience,
|
||||||
it is often the case that remote scanning can uncover subtle bugs.
|
it is often the case that remote scanning can uncover subtle bugs.
|
||||||
|
|
Plik diff jest za duży
Load Diff
Ładowanie…
Reference in New Issue