Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkout test: mark unused vars | Edward Thomson | 2015-06-30 | 1 | -1/+4 |
| | |||||
* | conflict tests: use GIT_IDXENTRY_STAGE_SET | Edward Thomson | 2015-05-28 | 1 | -1/+1 |
| | |||||
* | Merge pull request #2567 from cirosantilli/factor-41 | Vicent Marti | 2014-09-17 | 1 | -1/+1 |
|\ | | | | | Factor 40 and 41 constants from source. | ||||
| * | Factor 40 and 41 constants from source. | Ciro Santilli | 2014-09-16 | 1 | -1/+1 |
| | | |||||
* | | Replace void casts with GIT_UNUSED. | Ciro Santilli | 2014-09-17 | 1 | -2/+2 |
|/ | |||||
* | Merge pull request #2455 from ethomson/equal_oid | Vicent Marti | 2014-07-02 | 1 | -1/+1 |
|\ | | | | | Introduce `cl_assert_equal_oid` | ||||
| * | Introduce cl_assert_equal_oid | Edward Thomson | 2014-07-01 | 1 | -1/+1 |
| | | |||||
* | | checkout::conflict tests: only test owner mode | Edward Thomson | 2014-06-26 | 1 | -1/+1 |
|/ | | | | | | | The checkout::conflict type conflict tests were failing because they were overly assertive about the resultant mode, testing group & other bits, which failed miserably for people who had a umask less restrictive than 022. Only test the resultant owner bits. | ||||
* | git_checkout_opts -> git_checkout_options | Ben Straub | 2014-03-06 | 1 | -17/+17 |
| | |||||
* | Prevent user's merge.conflictstyle from breaking tests | Ben Straub | 2014-02-05 | 1 | -0/+7 |
| | |||||
* | index: rename an entry's id to 'id' | Carlos MartÃn Nieto | 2014-01-25 | 1 | -1/+1 |
| | | | | This was not converted when we converted the rest, so do it now. | ||||
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+1127 |