• Show log

    Commit

  • Hash : 5cbaa3f8
    Author : Jamie Madill
    Date : 2019-05-07T15:49:22

    Don't inherit ANGLETest SetUp and TearDown.
    
    Instead of inheriting from testing::Test's SetUp and TearDown we add
    new methods 'testSetUp' and 'testTearDown'. This helps prevent a common
    error of forgetting to call the base class method.
    
    Also add a check in the ANGLETest destructor that SetUp and TearDown
    have been called.
    
    Bug: angleproject:3393
    Change-Id: Iab211305cc06ffea9ca649e864ddc9b180f2cba0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1593960
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    

  • 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