This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-04-28 19:17:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
17a6c08718
rust
/
tests
/
rustdoc-js
/
basic.js
8 lines
110 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Rename rustdoc js test suites
2019-02-23 23:08:43 +00:00
const
QUERY
=
'Fo'
;
Start adding js tests
2017-12-12 22:53:24 +00:00
Add tester and a few tests
2018-01-07 15:20:25 +00:00
const
EXPECTED
=
{
'others'
:
[
Rename rustdoc js test suites
2019-02-23 23:08:43 +00:00
{
'path'
:
'basic'
,
'name'
:
'Foo'
}
,
Add tester and a few tests
2018-01-07 15:20:25 +00:00
]
,
}
;
Reference in New Issue
Copy Permalink