Skip to content
  • Thomas Guillem's avatar
    tests: rename log() to test_log() · b0cd7eb6
    Thomas Guillem authored
    This fixes conflict with math.h:
    
    "A macro called log was already defined when <math.h> was included.
    This will cause compilation problems."
    
    This will happen with the new player test, that includes vlc_viewpoint.h that
    includes math.h
    b0cd7eb6