summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add more path traversal test casesTim Waugh2015-03-051-4/+123
* Follow directory symlinks within the working directoryAndreas Gruenbacher2015-03-051-3/+7
* Fix handling of renamed filesAndreas Gruenbacher2015-02-221-0/+24
* Fix symlinks test case on some architecturesAndreas Gruenbacher2015-02-101-2/+3
* Test suite portability fixesAndreas Gruenbacher2015-02-043-4/+4
* Check the result of the --follow-symlinks optionAndreas Gruenbacher2015-02-021-0/+8
* Fix indentation heuristic for context diffsAndreas Gruenbacher2015-01-312-0/+26
* tests: add a test case for unwanted mode changes.Quentin Casasnovas2015-01-312-0/+35
* test-lib.sh: factorize require_* functionsQuentin Casasnovas2015-01-3136-58/+54
* Add test case for patch behind symlinkAndreas Gruenbacher2015-01-311-0/+17
* Allow arbitrary symlink targets againTim Waugh2015-01-311-18/+39
* Add symlink-safe system call replacementsTim Waugh2015-01-312-1/+30
* Fix the fix for CVE-2015-1196v2.7.3Andreas Gruenbacher2015-01-221-14/+18
* Make sure symlinks don't point outside working directory (CVE-2015-119)Andreas Gruenbacher2015-01-191-0/+53
* Improve error message when refusing to delete fileAndreas Gruenbacher2014-08-131-3/+3
* Preserve function names in reject filesSteven Rostedt2013-08-191-2/+2
* Test case for the dry-run fixAndreas Gruenbacher2013-07-301-3/+19
* Fix removing empty directoriesAndreas Gruenbacher2013-03-102-0/+30
* Initialize data structures early enoughAndreas Gruenbacher2012-10-042-0/+19
* Don't fail test suite if printf '\0' is brokenAndreas Gruenbacher2012-09-301-4/+8
* Repair 'backup of unmodified file' testAndreas Gruenbacher2012-09-281-8/+5
* Improve the previous commitAndreas Gruenbacher2012-09-261-3/+23
* Only expect files to become empty if the patch says soAndreas Gruenbacher2012-09-251-10/+70
* Improve messages when in --dry-run modeAndreas Gruenbacher2012-09-224-12/+19
* Improve handling of LF vs. CRLF line endingsAndreas Gruenbacher2012-09-221-6/+14
* Add a missing explanation in the tests/crlf-handling test caseAndreas Gruenbacher2012-09-201-0/+4
* Add --follow-symlinks option for backwards compatibilityAndreas Gruenbacher2012-09-191-0/+5
* Fix file truncation when switching from git diff to non-git diffAndreas Gruenbacher2012-09-181-5/+36
* Improve error message when patching a file of different typeAndreas Gruenbacher2012-09-181-3/+3
* Minor test case updatesAndreas Gruenbacher2012-09-182-6/+6
* Allow to use potentially dangerous filenames from the root directoryAndreas Gruenbacher2012-09-171-0/+11
* In a git-style diff, make sure not to unlink the original by accidentAndreas Gruenbacher2012-09-131-1/+26
* Support double-quoted filenames in all context diff formatsAndreas Gruenbacher2012-08-111-2/+4
* Detect concatenated git-style patches by tracking what's in the output queueAndreas Gruenbacher2012-08-081-7/+17
* Add another git-style diff concatenation regression testDmitry V. Levin2012-08-081-0/+40
* maint: ignore more build artifactsAndreas Gruenbacher2012-08-081-0/+1
* In git-style diffs, create new files immediatetly and only remember files to ...Andreas Gruenbacher2012-08-021-0/+1
* Add file create test case which still needs to be fixedAndreas Gruenbacher2012-08-011-2/+7
* Try to recognize concatenated git diffs and handle them appropriatelyAndreas Gruenbacher2012-08-012-0/+42
* Add missing "diff --git" index linesAndreas Gruenbacher2012-07-314-0/+9
* Fix segfault in output_file_later()Andreas Gruenbacher2012-04-241-0/+21
* Only warn when trying to modify read-only filesAndreas Gruenbacher2012-04-171-2/+11
* Fix "delete file which does not exist" test caseAndreas Gruenbacher2012-04-171-4/+2
* For git-style patch files, do not output files immediatelyAndreas Gruenbacher2012-04-172-1/+53
* Remove invalid symlink test caseAndreas Gruenbacher2012-04-171-21/+0
* 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