Skip to content

issues Search Results · repo:droyad/Assent language:C#

Filter by

12 results
 (74 ms)

12 results

indroyad/Assent (press backspace or delete to remove)

The BC UI shows the received file as missing as it has been deleted by the time the UI has been shown The finally in the Compare function is being executed immediately https://github.com/droyad/Assent/blob/master/src/Assent/Engine.cs#L59 ...
  • benPearce1
  • 1
  • Opened 
    on Feb 7, 2023
  • #41

When using MEld as a comparison tool - meld automatically inserts an EOL on the last line of text (as per POSIX standard). When the assent test is re-run against the Meld generated file, the comparison ...
  • rain-on
  • Opened 
    on Dec 19, 2022
  • #40

These two links don t work. 1. https://github.com/droyad/Assent/wiki#Comparer 2. https://github.com/droyad/Assent/wiki/How-It-Works#Naming In markdown, they need to be updated to; 1. https://github.com/droyad/Assent/wiki/Comparison ...
  • attw00d
  • 1
  • Opened 
    on Apr 12, 2021
  • #32

When running Assent on OS-X 11.2.2 Big Sur with default install of BeyondCompare and VS-Code Assent fails to find either of them. bcompare has installed to /usr/local/bin/bcompare /usr/bin % which bcompare ...
  • dwat001-auror
  • 2
  • Opened 
    on Mar 3, 2021
  • #30

Looks like on mac and linux environments that any flags passed to bcompare need to be supplied using a single - characters, whereas on windows / is used. Since Assent leans on the /solo flag, this tries ...
  • jburger
  • 1
  • Opened 
    on Jun 5, 2020
  • #25

Using CallerFilePath (https://github.com/droyad/Assent/blob/master/src/Assent/Extensions.cs#L12) captures the file path during compilation. I had a very weird problem that on my CI (teamcity) i was building ...
  • talarari
  • 1
  • Opened 
    on Feb 14, 2018
  • #15

I m running my tests on CI machines that don t have a diff program installed. It seems reasonable to me that this library would include a built in diff reporter so it doesn t have to depend on other programs ...
  • talarari
  • 1
  • Opened 
    on Feb 12, 2018
  • #13

I m using this library to basically hold functionality in place in a large legacy app I m refactoring. The current behavior of the application, for better or worse, is what I want to preserve. To do this ...
  • masaeedu
  • 5
  • Opened 
    on Oct 12, 2017
  • #12

In my test, I am using a reporter that has the vscode diff program in: image However the Assent throws an exception that it could not find a diff program to use: System.Exception: Could not find a diff ...
  • dazinator
  • 2
  • Opened 
    on Sep 12, 2017
  • #9

I have winmerge installed, but it s not detected as a merge tool. Would you consider including support for it out of the box?
  • dazinator
  • 1
  • Opened 
    on Sep 12, 2017
  • #8
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub