summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* maint: enable the sc_space_tab syntax-check ruleJim Meyering2012-01-011-4/+4
* maint: update all copyright year number rangesJim Meyering2012-01-0134-35/+35
* Timestamp not set when creating files with --set-time or --set-utcAndreas Gruenbacher2011-12-091-0/+17
* tests: specify test runner in LOG_COMPILER, not in TEST_ENVIRONMENTStefano Lattarini2011-10-121-1/+3
* give a diagnostic rather than a failed assertion for a mangled patchJim Meyering2011-10-112-0/+43
* maint: update copyright date year ranges to include 2011Jim Meyering2011-03-2731-31/+31
* maint: avoid non-portable use of test -aJim Meyering2011-03-264-5/+5
* maint: allow the sc_prohibit_empty_lines_at_EOF test to passJim Meyering2011-03-261-1/+0
* maint: remove trailing blanksJim Meyering2011-03-265-12/+19
* don't warn twice about the same invalid file nameJim Meyering2011-02-171-0/+24
* Ignore dangerous filenames instead of failing immediatelyAndreas Gruenbacher2011-02-161-15/+82
* Create directory test caseOzan Çağlayan2011-02-042-0/+28
* Also check if the input file is seekable if a filename is given (-i)Andreas Gruenbacher2011-02-032-0/+43
* Do not let a malicious patch create files above current directoryJim Meyering2011-02-032-1/+51
* Only recognize quited filename in the "diff --git" formatAndreas Gruenbacher2010-10-051-0/+1
* Add copy-after-modify test caseAndreas Gruenbacher2010-09-171-0/+43
* Document that "diff --git" criss-cross renames don't workAndreas Gruenbacher2010-09-172-0/+45
* Fix the "patching file" message for renames and copiesAndreas Gruenbacher2010-09-172-13/+7
* test suite: Another Solaris portability fixAndreas Gruenbacher2010-05-062-12/+12
* test suite: Ignore error messages during cleanupAndreas Gruenbacher2010-05-061-4/+2
* test library: Only use GNU diff when availableAndreas Gruenbacher2010-05-052-8/+10
* More test suite fixesAndreas Gruenbacher2010-05-052-25/+51
* tests/read-only-files: Replace the superuser testAndreas Gruenbacher2010-05-041-2/+8
* Create temporary test directories in builddirAndreas Gruenbacher2010-05-041-6/+2
* Remove $(TEST_SHELL) and use $(SHELL) instead.Andreas Gruenbacher2010-05-041-1/+1
* Additional minor fixes based on Eric Blake's suggestionsAndreas Gruenbacher2010-05-041-0/+5
* Fix backup file detection for deleted filesAndreas Gruenbacher2010-05-044-44/+51
* Some test suite fixes and improvementsAndreas Gruenbacher2010-05-0421-25/+39
* Allow to create and delete empty filesAndreas Gruenbacher2010-05-041-1/+0
* Stick to the best name in the reversed-patch checkAndreas Gruenbacher2010-05-031-0/+30
* Improve the symlink backup file testsAndreas Gruenbacher2010-05-031-2/+2
* Add two test cases which are currently brokenAndreas Gruenbacher2010-05-033-1/+132
* Refuse to patch read-only filesAndreas Gruenbacher2010-05-023-26/+49
* git diffs: Support file copies and renamesAndreas Gruenbacher2010-05-022-0/+136
* git diffs: Support file mode changesAndreas Gruenbacher2010-05-022-0/+85
* git diffs: Support symlinksAndreas Gruenbacher2010-05-021-1/+103
* TESTS_ENVIRONMENT portability fixAndreas Gruenbacher2010-04-271-1/+2
* Refuse to patch symlinksAndreas Gruenbacher2010-04-272-0/+77
* Complain when fed git binary patchesAndreas Gruenbacher2010-04-232-0/+31
* Add support for quoted filenamesAndreas Gruenbacher2010-04-232-0/+30
* Replace timestamp parsing code with gnulib getdateAndreas Gruenbacher2010-04-221-3/+3
* Portability fixes in the test suiteAndreas Gruenbacher2010-04-154-47/+55
* Portability fixesAndreas Gruenbacher2010-04-121-1/+28
* Convert to automake and use a git submodule for gnulibAndreas Gruenbacher2010-04-123-1/+52
* Merge: detect already-applied inserts at the end of filesAndreas Gruenbacher2010-02-211-0/+30
* * tests/crlf-handling: Skip another ed-dependent test.Matthew Burgess2010-01-041-4/+7
* * src/patch.c (longopts, get_some_switches): Add an optional argumentAndreas Gruenbacher2009-12-291-3/+289
* * src/pch.c: When the input files to diff have CRLF line endings, theAndreas Gruenbacher2009-12-281-1/+90
* * tests/create-delete: Clean up a syntactic glitch.Andreas Gruenbacher2009-12-281-1/+2
* * src/pch.c (intuit_diff_type): Fix regression introduced after patchAndreas Gruenbacher2009-12-231-0/+32