| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* testsuite/check.mk (built_programs): Rewrite so that it works.
(TESTS_ENVIRONMENT): Use $$f, not $$tst. The latter included a
$(srcdir)/ prefix that was fatal in the non-srcdir build case.
|
|
|
|
|
|
| |
* testsuite/Makefile.am (EXTRA_DIST): Add mkid-langopt.
* NEWS: Tweak wording.
* testsuite/mkid-langopt: Add a comment.
|
|
|
|
|
|
|
|
|
| |
* libidu/scanners.c: languages_0[] is not const anymore, since this
would make impossible to set lang->lg_argv
* libidu/scanners.c: language_save_arg now manages language options
with zero or one argument.
* doc/idutils.texi: update to reflect the behavior of mkid "-l" option.
* testsuite/mkid-langopt: new test program.
|
|
|
|
|
| |
* build-aux/check.mk: Remove file.
* testsuite/check.mk: Don't include build-aux/check.mk.
|
|
|
|
|
|
| |
* testsuite/consistency: Manually remove single_file_token_bug.c
from the list of files to be compared, since it would provoke
a false positive.
|
|
|
|
| |
* testsuite/CuTmpdir.pm: Update from coreutils.
|
|
|
|
|
|
| |
* src/mkid.c: Don't handle a file name of "-" specially.
* src/xtokid.c: Likewise.
* testsuite/files0-from: Don't test for it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* NEWS (New features): Mention the new option.
* src/mkid.c (main): Adjust a diagnostic.
* src/xtokid.c (main): Adjust a diagnostic.
* bootstrap.conf (gnulib_modules): Add perl and posix_shell
* build-aux/check.mk: New file, from coreutils.
* testsuite/Coreutils.pm: Likewise.
* testsuite/CuTmpdir.pm: Likewise.
* testsuite/check.mk: Likewise.
* testsuite/envvar-check: Likewise.
* testsuite/files0-from: New test, based on one from coreutils.
* testsuite/Makefile.am (TESTS): Add files0-from.
(TESTS_ENVIRONMENT): Remove definition. Now it's in check.mk.
(EXTRA_DIST): Add Coreutils.pm CuTmpdir.pm envvar-check and check.mk.
Include $(srcdir)/check.mk.
|
|
|
|
|
| |
* testsuite/consistency: Correct suffix, s/xtokid/xti/ in diagnostics.
Also fix a double temp-file naming bug: s/fid/lid/g.
|
|
|
|
| |
setting. Not needed.
|
|
|
|
| |
* testsuite/Makefile.am (PATH): Prepend $(abs_top_builddir).
|
|
|
|
| |
* testsuite/infloop-kawa-el [VERBOSE]: Print aid version.
|
|
|
|
|
|
|
|
| |
* testsuite/infloop-kawa-el: Invoke mkid with -m, since
id-lang.map may not be installed yet.
* testsuite/Makefile.am (TESTS_ENVIRONMENT): Set abs_top_srcdir.
Signed-off-by: Jim Meyering <meyering@redhat.com>
|
|
|
|
|
|
|
| |
* testsuite/consistency: Use TAB-SPACE, instead.
* src/defid: Likewise.
Signed-off-by: Jim Meyering <meyering@redhat.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* libidu/scanners.c (get_token_lisp): Disable the code that
treats '[]' as part of a kawa identifier. It could call ungetc
two or three times in a row. One is the maximum.
* testsuite/infloop-kawa-el: New file. Test for the above.
* testsuite/Makefile.am (TESTS): Add infloop-kawa-el.
(TESTS_ENVIRONMENT): Prepend build directory to PATH so that
invoking e.g., "mkid" runs the just-built version of the tool.
|
|
|
|
|
| |
* apply EDITOR env variable patch
* updated ChangeLog
|
|
|
|
| |
* other small changes
|
| |
|
|
|
|
| |
added test case
|
|
|
|
| |
off_t portably using offtostr()
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|