• Show log

    Commit

  • Hash : 3cabe8c2
    Author : Roman Lavrov
    Date : 2024-09-16T11:09:45

    Tests: fix python assertion
    
        android_helper.py:43: SyntaxWarning: assertion is always true, perhaps remove parentheses?
        assert (cls.current_user != None, "Call _GetCurrentUser before using IsMultiUser")
    
    This does "assert x"
    where x=tuple (bool, str)
    and is never falsey
    
    Bug: b/361388557
    Change-Id: I79a2d07ac59d611cf5e47f54f3ddb6a336322655
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5866133
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Commit-Queue: Roman Lavrov <romanl@google.com>
    Auto-Submit: Roman Lavrov <romanl@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags