Blender  V3.3
Functions
util_time_test.cpp File Reference
#include "testing/testing.h"
#include "util/time.h"

Go to the source code of this file.

Functions

CCL_NAMESPACE_BEGIN TEST (time_human_readable_to_seconds, Empty)
 
 TEST (time_human_readable_to_seconds, Fraction)
 
 TEST (time_human_readable_to_seconds, Seconds)
 
 TEST (time_human_readable_to_seconds, MinutesSeconds)
 
 TEST (time_human_readable_to_seconds, HoursMinutesSeconds)
 

Function Documentation

◆ TEST() [1/5]

◆ TEST() [2/5]

TEST ( time_human_readable_to_seconds  ,
Fraction   
)

◆ TEST() [3/5]

TEST ( time_human_readable_to_seconds  ,
HoursMinutesSeconds   
)

◆ TEST() [4/5]

TEST ( time_human_readable_to_seconds  ,
MinutesSeconds   
)

◆ TEST() [5/5]

TEST ( time_human_readable_to_seconds  ,
Seconds   
)