author | Ms2ger <ms2ger@gmail.com> |
Thu, 06 Sep 2012 09:25:05 +0200 | |
changeset 104386 | 47126ccdb6602d746b6778e218614089796c8912 |
parent 104385 | 73910fb9acdbe7978d6b89231c4bd9a0d26ff9f8 |
child 104416 | 5f7e3a8d6640a78b707c974e8c7fea2ea2247054 |
push id | 23421 |
push user | Ms2ger@gmail.com |
push date | Thu, 06 Sep 2012 08:20:50 +0000 |
treeherder | mozilla-central@47126ccdb660 [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
reviewers | ted |
milestone | 18.0a1 |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
layout/reftests/Makefile.in | file | annotate | diff | comparison | revisions |
deleted file mode 100644 --- a/layout/reftests/Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ -# vim: set shiftwidth=8 tabstop=8 autoindent noexpandtab copyindent: -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. - -DEPTH = @DEPTH@ -topsrcdir = @top_srcdir@ -srcdir = @srcdir@ -VPATH = @srcdir@ - -include $(DEPTH)/config/autoconf.mk - -MODULE = test_layout - -include $(topsrcdir)/config/config.mk - -include $(topsrcdir)/config/rules.mk - -lcheck:: - # XXX profiles? - # XXX do something with the result! - MOZ_NO_REMOTE=1 $(DIST)/bin/$(MOZ_APP_NAME) -P Debug -reftest file:///C:/mozilla/mozilla/layout/reftests/reftest.list