mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move the test harnesses into test/.
This is preparation for removing the `servo-` prefixes from the various Servo components.
This commit is contained in:
parent
729a5ff441
commit
c658c6dea9
71 changed files with 4 additions and 4 deletions
2
configure
vendored
2
configure
vendored
|
@ -452,7 +452,7 @@ done
|
|||
make_dir ${CFG_BUILD_DIR}src/components/servo-util
|
||||
make_dir ${CFG_BUILD_DIR}src/components/servo-net
|
||||
make_dir ${CFG_BUILD_DIR}src/components/servo-gfx
|
||||
make_dir src/test/ref
|
||||
make_dir src/test/html/ref
|
||||
make_dir src/compiler/rust
|
||||
|
||||
# TODO: don't run configure on submodules unless necessary. For an example,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue