11 Commits

Author SHA1 Message Date
David Tolnay
f3b059c006
Discard unimportant lines from ui tests 2020-01-24 21:36:31 -08:00
David Tolnay
8d7f731c2d
Switch ui tests to trybuild 2019-05-06 09:57:57 -07:00
David Tolnay
48980ef754
Update ui tests to 2018 edition 2019-01-12 15:16:36 -08:00
David Tolnay
4d5234c8d9
Copyright/license headers
The following changes are included:

- Delete per-file license notices at the top of each file.
- Delete the first paragraph of LICENSE-MIT (an inaccurate
  pseudo-copyright line), leaving only the text of the MIT license.

Nothing about the license of Serde code has changed, only our
understanding of how to correctly communicate the license has changed.

This mirrors an equivalent change being applied in the rust-lang/rust
repository.
2019-01-12 15:14:56 -08:00
David Tolnay
c58b5201e1
Update ui tests for nightly-2018-03-16 2018-03-17 12:50:08 -07:00
David Tolnay
240c6fec53
Update ui tests for nightly-2018-02-26 2018-02-27 10:52:30 -08:00
David Tolnay
58a7642d09
Update ui error message 2017-07-09 10:03:02 -07:00
David Tolnay
aca0df4ba7
Refresh the ui tests 2017-06-12 20:09:09 -07:00
David Tolnay
edf129130e
New error message in UI tests 2017-05-27 11:29:02 -07:00
David Tolnay
1a41994b68
Keep up with serde 1.0 branch 2017-04-17 16:27:22 -07:00
David Tolnay
e11f3d11ed
Combine serde_json and tests into one crate 2017-04-11 21:16:48 -07:00