Povilas Kanapickas
5529eb73d7
testsuite: Allow any 1.x.y version when comparing sane-desc results
2022-01-19 17:31:28 +02:00
Olaf Meeuwissen
e86771c21b
Fix ignore pattern when comparing sane-desc outputs in testsuite
...
The old versions used plain `git describe` output leading to versions
like 1.0.32-265-g5ff049. The `git-version-gen` scripts replaces the
first dash, `-`, with a period, `.`, for the benefit of other version
comparison tools and strips the `g` to save a byte. So that leads to
versions like 1.0.32.265-5ff049.
2021-02-07 15:02:38 +09:00
Olaf Meeuwissen
63d938de61
Merge branch 'fix-udev-rules' into 'master'
...
Trigger udev rules parsing on all kernel events except of "remove".
See merge request sane-project/backends!541
2021-01-24 08:24:47 +00:00
Mikolaj Kucharski
65f1131541
drop CVS keywords
2020-11-28 12:48:32 +00:00
Marcin Kocur
1042a61c30
Trigger udev rules parsing on all kernel events except of "remove" - fix tests - udev.ref
2020-10-28 18:09:33 +00:00
Marcin Kocur
968114e7e4
Trigger udev rules parsing on all kernel events except of "remove" - fix test udev+hwdb
2020-10-28 17:52:59 +00:00
Marcin Kocur
b5bbcb2ef7
Trigger udev rules parsing on all kernel events except of "remove" - fix tests.
2020-10-28 17:29:19 +00:00
Olaf Meeuwissen
2539a13dfb
Fix spelling differences in testsuite reference data
...
Fix up of ffff088641
.
2020-09-13 16:31:41 +09:00
Olaf Meeuwissen
404e1500c2
Merge branch 'usb_udev_attrs' into 'master'
...
Speedup ATTR match for USB devices
Closes #341
See merge request sane-project/backends!510
2020-09-13 06:07:39 +00:00
Olaf Meeuwissen
b5cf71318b
sane-desc: Update test reference files
...
This follows ad66f79c43
.
2020-09-13 14:50:15 +09:00
Olaf Meeuwissen
124c16fe6f
sane-desc: Fail build if testsuite fails
2020-09-13 14:34:21 +09:00
Peter Marschall
ffff088641
spelling fixes for testsuite
2020-08-29 09:18:04 +02:00
Olaf Meeuwissen
10620841b0
Run through all sane-desc modes before signalling failures
2020-03-08 21:56:10 +09:00
Olaf Meeuwissen
ea65e1b2ae
Drop diff ignore pattern from sane-desc check. Re #228
2020-03-08 21:38:45 +09:00
Olaf Meeuwissen
b9651d5e19
Update test reference outputs to match new sane-desc format. Re #228
2020-03-08 21:36:06 +09:00
Ralph Little
c4a88e6bf4
genesys: renamed HP ScanJet 3670C to 3670. Model has no C suffix
2020-01-07 22:52:14 -08:00
Olaf Meeuwissen
adc64520ee
Fix test suite, following bf00b9f49c
2019-06-30 12:45:03 +09:00
Povilas Kanapickas
1c3e1aa184
autotools: Remove files generated by autotools from version control
2019-06-01 14:38:36 +03:00
Olaf Meeuwissen
be9736020f
autofoo: Sync generated files
...
The AX_CXX_COMPILE_STDCXX* macros that were embedded in aclocal.m4
have been replaced with the versions found in the autoconf-archive
package from Debian 9.
2019-05-21 22:14:46 +09:00
Povilas Kanapickas
9e3b5d6381
Update generated files
2019-05-11 00:03:26 +03:00
Povilas Kanapickas
2653cbaec7
Run autoreconf and automake
2019-03-20 23:09:07 +02:00
Olaf Meeuwissen
c6bfe88c31
Update mailing lists addresses to new location
2018-04-18 21:36:00 +09:00
Olaf Meeuwissen
4ade295ab1
Update mail archive links to point to new location
2018-04-18 21:12:44 +09:00
Olaf Meeuwissen
a78969384b
autotools: Sync derived files
...
This was done by running
libtoolize --copy
autoreconf --force --install
on Debian GNU/Linux 9.3.
2018-03-17 10:35:57 +09:00
Olaf Meeuwissen
9b0db823ed
Make absolute URLs in the sane-desc HTML output site-relative
2018-03-07 21:38:56 +09:00
Olaf Meeuwissen
8849137abb
Make root-relative hrefs/src properties site-relative
...
This allows for hosting content on any level below a domain.
2018-03-05 20:21:58 +09:00
Olaf Meeuwissen
baec9c4e26
autofoo: Sync with configure.ac, Makefile.am changes
2017-06-07 22:50:56 +09:00
Olaf Meeuwissen
fc4b250a09
.editorconfig: use utf-8 charset throughout
2017-05-29 21:14:30 +09:00
Olaf Meeuwissen
f0f187f995
.editorconfig: trim trailing blank lines
2017-05-29 21:14:30 +09:00
Olaf Meeuwissen
23891a2646
.editorconfig: trim trailing whitespace
2017-05-29 21:14:29 +09:00
Olaf Meeuwissen
bfd1626c4b
Sync autofoo
2016-07-13 23:44:26 +09:00
Olaf Meeuwissen
2481e1e98b
Sync autofoo
2016-07-10 21:54:24 +09:00
Olaf Meeuwissen
c962368626
Sync autofoo
2016-07-01 23:45:43 +09:00
Olaf Meeuwissen
f03f1f66d4
Sync autofoo files
2016-06-29 22:15:06 +09:00
Olaf Meeuwissen
cb4924f210
Stop distclean from removing files willy-nilly
...
The distclean target should only remove files that make creates. If
there are any that need taking care of, they should be added in on a
per file basis in the Makefile.am that creates it.
2016-06-26 10:24:30 +09:00
Olaf Meeuwissen
bdade6bb07
Sync derived files with previous changes
2016-06-26 10:24:29 +09:00
Olaf Meeuwissen
d853463ef1
Sync derived files
...
This was done with
AUTOMAKE="automake --add-missing --copy" autoreconf --force
on Debian GNU/Linux 8.5.
2016-06-14 06:30:48 +09:00
Olaf Meeuwissen
87e12bbf2e
Sync derived files with autoreconf --force
...
For the record, this was done on Debian GNU/Linux 8.5.
2016-06-13 22:24:21 +09:00
Olaf Meeuwissen
d7516a11eb
Fix sane-desc testsuite logic
...
This fixes test failures for release tarballs (pointed out by Mike
Frysinger), clamps down on wildcards and prints a failure message
when a test does not succeed.
2015-11-08 18:16:17 +09:00
m. allan noah
2ecf18f6fb
autoheader and automake
...
After recent PNG and SNMP changes, need to run autoheader and automake
2015-10-02 21:53:14 -04:00
m. allan noah
87bfd53512
Run autofoo for recent changes
2015-09-19 13:39:38 -04:00
m. allan noah
7566619e53
rebuild with automake 1.14.1
2015-08-31 20:58:30 -04:00
Yuri Chornoivan
648d933c56
Fix minor typos in messages and comments
2015-08-31 20:31:54 -04:00
Alessandro Zummo
ccd15dc966
Revert "epsonds: enable double feed detection"
...
This reverts commit 005c3928a5
.
2015-04-26 23:09:08 +02:00
Alessandro Zummo
005c3928a5
epsonds: enable double feed detection
2015-04-26 22:44:01 +02:00
Nils Philippsen
aa8d117c2a
fix "make check"
...
Regenerate testsuite reference data which was necessary after these
fixes:
- commit 3b96baef65
"sane-desc: fix udev hwdb generation"
- commit 758731489d
"sane-desc: fix faulty udev logic for SCSI devices"
2013-12-03 15:26:53 +01:00
Stéphane Voltz
febae63aa3
handle version number change in testsuite
2013-11-21 06:06:17 +01:00
Chris Bagwell
321a982875
Fixes to tools testsuite for distcheck target
...
Add missing data files to distribution.
Use $srcdir so tests work when build and source directory are not
the same.
2013-08-16 13:39:23 -05:00
Chris Bagwell
bc2dc68fa5
Improve snmp detection when cross compiling.
...
Improving here means do not set LIBS/CFLAGS if library is not detected.
This prevents some unknown options based to ld when host is Linux and
target is mingw32/64. Further improvements are needed if one wants this
snmp support when cross compiling to really work.
Also, to make commit bisectable, updated all autofoo files using
'autoreconf -i -f' and repatching ltmain.sh.
Also, test-driver was missing from git repo but the Makefile.in
checked in expected it to exist.
2013-08-15 13:10:39 -05:00
Stéphane Voltz
77a7cc4443
changelog entry for hwdb patch, minor cleanups, copyright notice
2013-08-02 22:51:58 +02:00