Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for Lua API extension proposed in martanne/vis#675 #12

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jun 19, 2023

  1. Improved Lua API testing system

    Now the testing system allows vis to perform a few main loop cycles before quit.
    It is necessary to check events in upcoming subprocess tests.
    xomachine committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    e3634bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    544591b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5544aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c035a50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a6e51b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

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

Commits on Aug 18, 2023

  1. Changed subprocess tests according to new behavior

    Unused parameters in the PROCESS_RESPONSE event is set to nil
    xomachine committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    818df05 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2023

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

Commits on Jan 28, 2024

  1. Makes tests green again

    xomachine committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    493758f View commit details
    Browse the repository at this point in the history