aboutsummaryrefslogtreecommitdiff
path: root/src/test (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-23Use "Ref" instead of "_" as the reference conventionRob Mensching88-849/+849
2019-05-23Obsolete obsolete constructorRob Mensching3-119/+112
2019-05-23Implement many more strong tuplesRob Mensching66-1047/+391
2019-05-23Remove redundant `?.Value` from strongly typed accessesRob Mensching188-873/+873
2019-05-14Support Component/@Shared.Bob Arnson1-0/+8
2019-05-13Correct field value for RemoveRegistryTuple.Root.Bob Arnson1-1/+1
2019-05-12Section ids are optionalRob Mensching1-7/+2
2019-05-12Correctly set the underlying data types when intermediate value loadedRob Mensching1-10/+42
2019-05-08Support any type as input to identifierRob Mensching1-0/+6
2019-05-08Support long as a numberRob Mensching1-1/+13
2019-05-08Add additional strongly typed tuplesRob Mensching42-13909/+1369
2018-12-31Fix loading custom table definitions and support tupledef revisionsRob Mensching4-19/+253
2018-12-30Reduce extra appveyor builds by targeting only master and develop branchesRob Mensching1-0/+5
2018-12-22Update to latest .gitignore and prep for new NuGet license formatRob Mensching2-13/+60
2018-12-22Update to latest Home\repo-templateRob Mensching4-1/+49
2018-12-22Integrate SmartPackageReferenceRob Mensching2-5/+44
2018-12-12Class/@Icon is supported. (#4)Sean Hall1-3/+2
2018-12-12ole.dll should be ole2.dll.Sean Hall1-2/+2
2018-10-03Enable NCrunch supportRob Mensching2-4/+17
2018-09-06Add code page error message with source-line numbers.Bob Arnson1-0/+5
2018-07-31Add error messages for source file command line processingRob Mensching2-1/+13
2018-07-27Remove unused codeRob Mensching1-2/+0
2018-07-27Support displaying paths checked when file not foundRob Mensching1-0/+8
2018-07-26Remove unnecessary code from DataRob Mensching2-83/+0
2018-07-23Move data only used by extension to Extensiblity repoRob Mensching5-211/+4
2018-07-21Support creation of redundant file transfersRob Mensching1-9/+10
2018-07-12Update development dependenciesRob Mensching2-4/+4
2018-07-12Improve debuggabilityRob Mensching1-0/+3
2018-07-12Improve error message when argument is missing for a switchRob Mensching2-4/+1
2018-06-21Update to netcoreapp2.1 and xunit 2.3.1.Bob Arnson2-2/+2
2018-05-06Write out useful `keyColumn` value to fix .wixpdb output.Bob Arnson2-1/+2