Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AccessCodeLib/AccUnit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: Version-without-vbe-add-in
Choose a base ref
...
head repository: AccessCodeLib/AccUnit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 221 files changed
  • 2 contributors

Commits on May 10, 2024

  1. 56 vbe add in (#57)

    * insert first files form prev AccUnit Add-in
    * TestSuiteManager
    * Start Assert & Co from Add-In
    * AccessAccUnitLoaderFactoryCode template: + get TestSuite, Assert and Iz from add-in if available
    * VbeUserControlHost in new project (prepare to export to new repository)
    * reg script to register VBE add-in under HKCU
    * CommandbarAdapter, TestStarter, VbeIntegrationManager
    * Import/Export tests form changed to WPF
    * Test explorer: + Select tests + start tests
    * RunCurrentTest: resetmode =  ResetMode.RemoveTests | ResetMode.ResetTestSuite
    * GenerateTestMethodsDialog usable (translation missing)
    * remove WinForms/Controls (replaced with WPF)
    * Install Add-in with AccUnitLoader
    * Change dll file name form AccessCodeLib.AccUnit.dll to AccUnit.dll (because lib name in VBE should be "AccUnit" and not "AccessCodelib_AccUnit")
    josef-poetzl authored May 10, 2024
    Configuration menu
    Copy the full SHA
    e8c500c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Update README.md

    josef-poetzl authored May 12, 2024
    Configuration menu
    Copy the full SHA
    0f3aa2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23770bb View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. 56-vbe-add-in Settings and About dialog (#60)

    * UserSettingDialog (import from old AccUnit version)
    * About dialog
    * fix COM object release (MarshalReleaseComObject)
    josef-poetzl authored May 19, 2024
    Configuration menu
    Copy the full SHA
    50be7ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2cf4c9 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Vbe add-in optimize test explorer (#64)

    VBE add-in:
    * show source code
    * show detail test result
    josef-poetzl authored May 24, 2024
    Configuration menu
    Copy the full SHA
    4c7d5cc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    2aebda3 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    5c85dcf View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    c4c45d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2025

  1. Configuration menu
    Copy the full SHA
    a20a342 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2025

  1. fix #78 (#79)

    josef-poetzl authored Jan 12, 2025
    Configuration menu
    Copy the full SHA
    58dc3d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2025

  1. Fix: Template AccessAccUnitLoaderFactoryCode (AccessErrorTrappingObse…

    …rver => ErrorTrappingObserver)
    josef-poetzl committed Feb 16, 2025
    Configuration menu
    Copy the full SHA
    10d69bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c7d3de View commit details
    Browse the repository at this point in the history
Loading