hour: Add and subtract a number of seconds
[ACL.git] / test / hour_assign.exp
index 18fd34e..202413e 100644 (file)
@@ -3,4 +3,5 @@ Contructor with hour = 15 minure = 20, and second = 45: "15:20:45"
 Contructor with hour = 88 minute = 55, and second = 1000: "88:55:1000"
 Copy contructor from 15:20:45: "15:20:45"
 Assigned from 15:20:45: "15:20:45"
+5000 seconds = 01:23:20
 PASS hour_assign (exit status: 0)