darcs

Patch 2325 add test for findCommonWithThem

Title add test for findCommonWithThem
Superseder Nosy List ganesh
Related Issues
Status accepted Assigned To
Milestone

Created on 2023-07-08.11:51:30 by ganesh, last changed 2023-07-29.10:54:18 by ganesh.

Files
File name Status Uploaded Type Edit Remove
add-test-for-findcommonwiththem.dpatch ganesh, 2023-07-08.11:51:30 application/x-darcs-patch
fix-mistake-in-import.dpatch ganesh, 2023-07-09.08:28:23 application/x-darcs-patch
patch-preview.txt ganesh, 2023-07-08.11:51:30 text/x-darcs-patch
patch-preview.txt ganesh, 2023-07-09.08:28:23 text/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg23501 (view) Author: ganesh Date: 2023-07-08.11:51:30
This is a followup to patch2262

I've checked that this test works before this patch:

 patch 635428d9c8618664b2c478a413feaea4dffd1875
 Author: Ben Franksen <ben.franksen@online.de>
 Date:   Thu Jul 22 21:08:29 CEST 2021
   * refactor findCommonWithThem and findUncommon

It fails after it, and works again after

patch 9641dd95c57e388cf74a3650036640db4f8f7688
Author: Ben Franksen <ben.franksen@online.de>
Date:   Mon Jul  3 10:18:11 CEST 2023
  * re-add findCommonWithThem and findUncommon

(I can't build this precise patch in those contexts,
but with minor tweaks it can be run.)

1 patch for repository darcs-unstable@darcs.net:/opt/darcs/screened:

patch ad7caebfbcc09d064fd6742239bcf604cbdb0d82
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Sat Jul  8 12:43:23 BST 2023
  * add test for findCommonWithThem
Attachments
msg23508 (view) Author: ganesh Date: 2023-07-09.08:28:23
Messed up recording the previous patch, sorry.

1 patch for repository /home/ganesh/darcs/screened-temp3:

patch 492981d045871c2cb8afe26812ed6d7acf5e3696
Author: Ganesh Sittampalam <ganesh@earth.li>
Date:   Sun Jul  9 09:22:53 BST 2023
  * fix mistake in import
Attachments
msg23529 (view) Author: bfrk Date: 2023-07-10.14:11:35
Looks good.
History
Date User Action Args
2023-07-08 11:51:30ganeshcreate
2023-07-08 12:11:27ganeshsetstatus: needs-screening -> needs-review
2023-07-09 08:28:23ganeshsetfiles: + patch-preview.txt, fix-mistake-in-import.dpatch
messages: + msg23508
2023-07-10 14:11:35bfrksetstatus: needs-review -> accepted-pending-tests
messages: + msg23529
2023-07-29 10:54:18ganeshsetstatus: accepted-pending-tests -> accepted