darcs

Patch 1033 Add failing test for issue2287 (and 6 more)

Title Add failing test for issue2287 (and 6 more)
Superseder Nosy List radoslav.dorcik
Related Issues darcs ob -O will overwrite existing files
View: 2287
Status accepted Assigned To
Milestone

Created on 2013-02-16.10:17:37 by radoslav.dorcik, last changed 2013-02-17.15:38:17 by gh.

Files
File name Status Uploaded Type Edit Remove
add-failing-test-for-issue2287.dpatch radoslav.dorcik, 2013-02-16.10:17:37 application/x-darcs-patch
add-failing-test-for-issue2287.dpatch radoslav.dorcik, 2013-02-16.13:58:01 application/x-darcs-patch
add-failing-test-for-issue2287.dpatch gh, 2013-02-16.14:34:14 application/x-darcs-patch
patch-preview.txt radoslav.dorcik, 2013-02-16.10:17:37 text/x-darcs-patch
patch-preview.txt radoslav.dorcik, 2013-02-16.13:58:01 text/x-darcs-patch
patch-preview.txt gh, 2013-02-16.14:34:14 text/x-darcs-patch
unnamed radoslav.dorcik, 2013-02-16.10:17:37
unnamed radoslav.dorcik, 2013-02-16.13:58:01
unnamed gh, 2013-02-16.14:34:14
See mailing list archives for discussion on individual patches.
Messages
msg16622 (view) Author: radoslav.dorcik Date: 2013-02-16.10:17:37
7 patches for repository http://darcs.net/:

Sat Feb 16 00:27:20 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Add failing test for issue2287

Sat Feb 16 01:14:38 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * facility for getting unique path name based on base name (<base>_<n>)

Sat Feb 16 01:18:50 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Get command uses new unique name facility.

Sat Feb 16 01:18:59 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Resolve issue2287: obliterate -O doesn't overwrite existing file.

Sat Feb 16 10:36:53 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * review comment from gh: use the better name for helper method.

Sat Feb 16 10:37:30 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * fix missing haddock.

Sat Feb 16 11:13:21 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * test for issue2287 is successful.
Attachments
msg16628 (view) Author: radoslav.dorcik Date: 2013-02-16.13:58:01
5 patches for repository http://darcs.net:

Sat Feb 16 00:27:20 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Add failing test for issue2287

Sat Feb 16 01:18:50 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Get command uses new unique name facility.

Sat Feb 16 01:18:59 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Resolve issue2287: obliterate -O doesn't overwrite existing file.

Sat Feb 16 11:13:21 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * test for issue2287 is successful.

Sat Feb 16 14:56:09 UTC 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * facility for getting unique path name based on base name (<base>_<n>)
Attachments
msg16633 (view) Author: gh Date: 2013-02-16.14:34:14
Works well and tests pass, will accept the bundle with an extra patch
that reintroduces a 'when' needed by another patch pushed to screened
in the meantine.

6 patches for repository http://darcs.net:

Sat Feb 16 01:27:20 CET 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Add failing test for issue2287

Sat Feb 16 02:18:50 CET 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Get command uses new unique name facility.

Sat Feb 16 02:18:59 CET 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * Resolve issue2287: obliterate -O doesn't overwrite existing file.

Sat Feb 16 12:13:21 CET 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * test for issue2287 is successful.

Sat Feb 16 15:56:09 CET 2013  Radoslav Dorcik <dixiecko@gmail.com>
  * facility for getting unique path name based on base name (<base>_<n>)

Sat Feb 16 15:11:36 CET 2013  Guillaume Hoffmann <guillaumh@gmail.com>
  * reintroduce missing when
Attachments
History
Date User Action Args
2013-02-16 10:17:37radoslav.dorcikcreate
2013-02-16 10:18:50dixieckolinkpatch1031 superseder
2013-02-16 10:19:09dixieckosetissues: + darcs ob -O will overwrite existing files
2013-02-16 13:58:01radoslav.dorciksetfiles: + patch-preview.txt, add-failing-test-for-issue2287.dpatch, unnamed
messages: + msg16628
2013-02-16 14:34:14ghsetfiles: + patch-preview.txt, add-failing-test-for-issue2287.dpatch, unnamed
messages: + msg16633
2013-02-17 15:38:17ghsetstatus: needs-screening -> accepted