• Show log

    Commit

  • Hash : a7f8065f
    Author : Sebastian Bauer
    Date : 2013-01-25T06:48:55

    Use cl_assert_equal_s() instead of strcmp().
    
    Replaced all cl_assert(!strcmp()) or semantically equivalent forms
    by cl_assert_equal_s().