projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95c46a8
)
(tests): Update America/Sao_Paulo test case for new tzdata.
author
drepper
<drepper>
Wed, 18 Aug 1999 04:12:43 +0000
(
04:12
+0000)
committer
drepper
<drepper>
Wed, 18 Aug 1999 04:12:43 +0000
(
04:12
+0000)
timezone/tst-timezone.c
patch
|
blob
|
history
diff --git
a/timezone/tst-timezone.c
b/timezone/tst-timezone.c
index
3268ad1
..
5ccdb6b
100644
(file)
--- a/
timezone/tst-timezone.c
+++ b/
timezone/tst-timezone.c
@@
-40,7
+40,7
@@
static const struct test_times tests[] =
{ "Europe/London", 1, 0, { "GMT", "BST" }},
{ "Universal", 0, 0, {"UTC", "UTC" }},
{ "Australia/Melbourne", 1, -36000, { "EST", "EST" }},
- { "America/Sao_Paulo", 1, 10800, {"
EST", "ED
T" }},
+ { "America/Sao_Paulo", 1, 10800, {"
BRT", "BRS
T" }},
{ "America/Chicago", 1, 21600, {"CST", "CDT" }},
{ "America/Indianapolis", 1, 18000, {"EST", "EDT" }},
{ "America/Los_Angeles", 1, 28800, {"PST", "PDT" }},