Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Side by Side Diff: testing/resources/javascript/util_printd_expected.txt

Issue 1833053002: util.printd() replaces specified date with current date. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: h is wrong, not H. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « testing/resources/javascript/util_printd.in ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Alert: mm/dd/yyyy HH:MM:ss: 07/04/2014 15:59:58
2 Alert: 0: D:20140704155958
3 Alert: 1: 2014.07.04 15:59:58
4 Alert: 2: 2014/07/04 15:59:58
5 Alert: 3: Caught error: util.printd: Incorrect parameter value.
6 Alert: mmmm: July
7 Alert: mmm: Jul
8 Alert: mm: 07
9 Alert: m: 7
10 Alert: dddd: Sunday
11 Alert: ddd: Sun
12 Alert: dd: 04
13 Alert: d: 4
14 Alert: yyyy: 2014
15 Alert: yy: 14
16 Alert: HH: 15
17 Alert: H: 15
18 Alert: hh: 03
19 Alert: MM: 59
20 Alert: M: 59
21 Alert: ss: 58
22 Alert: s: 58
23 Alert: t: t
24 Alert: abc.efg.i.kl.nopqr..uvwxyzABC.EFG.I.KL.NOPQR..UVWXYZ0123456780: abc.efg.i .kl.nopqr..uvwxyzABC.EFG.I.KL.NOPQR..UVWXYZ0123456780
25 Alert: !@#$^&*()-_<>[];:~: !@#$^&*()-_<>[];:~
26 Alert: %z %d %%z %%d %%%z %%%d %%% hh:MM: z 4 z 4 z 4 03:59
27 Alert: :
28 Alert: mm/dd/yyyy: 07/04/2014
29 Alert: mm/dd/yyyy: 01/01/1850
30 Alert: mm/dd/yyyy: 12/31/2525
31 Alert: mm/dd/yyyy: Caught error: util.printd: The second parameter can't be conv erted to a Date.
32 Alert: undefined: Caught error: util.printd: The second parameter can't be conve rted to a Date.
33 Alert: mm/dd/yyyy: Caught error: util.printd: The second parameter can't be conv erted to a Date.
34 Alert: mm/dd/yyyy: Caught error: util.printd: The second parameter can't be conv erted to a Date.
35 Alert: mm/dd/yyyy: Caught error: util.printd: The second parameter can't be conv erted to a Date.
36 Alert: mm/dd/yyyy: Caught error: util.printd: The second parameter can't be conv erted to a Date.
37 Alert: [object Object]: Caught error: util.printd: Incorrect parameter type.
38 Alert: clams,3: Caught error: util.printd: Incorrect parameter type.
39 Alert: mm: 07
40 Alert: mm: Caught error: util.printd: Operation not supported.
OLDNEW
« no previous file with comments | « testing/resources/javascript/util_printd.in ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698