gcc/libgo/go/time
Ian Lance Taylor cf26173d18 re PR go/80302 (FAIL: time on systems with tzdata2017b installed)
PR go/80302
    time: make the ParseInLocation test more robust
    
    This is a backport of https://golang.org/cl/37964 from the gc toolchain.
    
    Original description:
    
        The tzdata 2017a update (2017-02-28) changed the abbreviation of the
        Asia/Baghdad time zone (used in TestParseInLocation) from 'AST' to the
        numeric '+03'.
    
        Update the test so that it skips the checks if we're using a recent
        tzdata release.
    
    Updates golang/go#19457
    Fixes GCC PR 80302.
    
    Reviewed-on: https://go-review.googlesource.com/39470

From-SVN: r246695
2017-04-04 19:37:22 +00:00
..
example_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
export_android_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
export_test.go
format_test.go re PR go/80302 (FAIL: time on systems with tzdata2017b installed) 2017-04-04 19:37:22 +00:00
format.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
genzabbrs.go
internal_test.go
sleep_test.go
sleep.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
sys_plan9.go
sys_unix.go
sys_windows.go
tick_test.go
tick.go
time_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
time.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
zoneinfo_abbrs_windows.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
zoneinfo_android_test.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
zoneinfo_android.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
zoneinfo_ios.go
zoneinfo_plan9.go
zoneinfo_read.go
zoneinfo_test.go
zoneinfo_unix.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
zoneinfo_windows.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00
zoneinfo.go libgo: update to Go 1.8 release candidate 1 2017-01-14 00:05:42 +00:00