Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-11-10 19:05:53 +0400
committerNicolas George <nicolas.george@normalesup.org>2012-11-17 22:47:56 +0400
commit4cd74c81435919e7ed1a30de5d947d3077ac9299 (patch)
tree7aabaacb4fe90cef65dec800d7194929907be82b /tests
parentf96a653184e63cea91e08ea75ae60d309e431f40 (diff)
lavu/bprint: implement av_bprint_strftime().
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/fate/bprint2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ref/fate/bprint b/tests/ref/fate/bprint
index e027fa16be..b33c1ae6e7 100644
--- a/tests/ref/fate/bprint
+++ b/tests/ref/fate/bprint
@@ -12,3 +12,5 @@ Short text in automatic buffer: 174/174
Long text in automatic buffer: 1000/2834
Long text count only buffer: 0/2834
Long text count only buffer: 255/2834
+strftime full: 255/10 "2000-12-20"
+strftime truncated: 255/10 "2000-12"