Revert "tests: make check should test against version in build tree, not installed"
authorTim Horton <hortont424@gmail.com>
Fri, 15 Jan 2010 01:37:02 +0000 (20:37 -0500)
committerTim Horton <hortont424@gmail.com>
Fri, 15 Jan 2010 01:42:34 +0000 (20:42 -0500)
commitf23eef37bae31dc8c39678f5282a089cdafba21a
treee57b54f363755f67511ce76a22f6a8e688060c23
parent1300996938d77f8ea7e6739b4d912b7f79274831
Revert "tests: make check should test against version in build tree, not installed"

This seems to make some things angry, and it doesn't totally make sense
(if build tree is elsewhere, or one uses 'clean', or whatever)

This reverts commit 018aaa4edbc49f1b1db1ea54417388f857ee3f12.
62 files changed:
tests/javascript/argv.js
tests/javascript/array-gtype.js
tests/javascript/builtin-argument-length.js
tests/javascript/check-syntax.js
tests/javascript/closure-finalization.js
tests/javascript/compare.js
tests/javascript/constructor-args.js
tests/javascript/constructor-prototype.js
tests/javascript/enum.js
tests/javascript/everything.js
tests/javascript/fork.js
tests/javascript/function-info.js
tests/javascript/gdk-event.js
tests/javascript/gerror.js
tests/javascript/gobject-scope.js
tests/javascript/gtypes/gtype-class-init-exception.js
tests/javascript/gtypes/gtype-extraprop.js
tests/javascript/gtypes/gtype-gtype-class-init.js
tests/javascript/gtypes/gtype-gtype.js
tests/javascript/gtypes/gtype-property-construct.js
tests/javascript/gtypes/gtype-property-nice.js
tests/javascript/gtypes/gtype-property.js
tests/javascript/gtypes/gtype-self.js
tests/javascript/gtypes/gtype-signal-args.js
tests/javascript/gtypes/gtype-signal.js
tests/javascript/gtypes/gtype-typerror.js
tests/javascript/gtypes/gtype.js
tests/javascript/gvalue-argument.js
tests/javascript/include-syntax.js
tests/javascript/include.js
tests/javascript/introspect.js
tests/javascript/json-constructor.js
tests/javascript/json.js
tests/javascript/list-test.js
tests/javascript/modules-noasserts.js
tests/javascript/modules.js
tests/javascript/native-closure-exception.js
tests/javascript/native-closure.js
tests/javascript/object-info.js
tests/javascript/out-test.js
tests/javascript/property-benchmark.js
tests/javascript/property-glib-exception.js
tests/javascript/quit.js
tests/javascript/signals/signal-connect.js
tests/javascript/signals/signal-disconnect.js
tests/javascript/signals/signal-exception.js
tests/javascript/signals/signal-expects.js
tests/javascript/signals/signal-invalid.js
tests/javascript/signals/signal-nofunc.js
tests/javascript/signals/signal-userdata.js
tests/javascript/signals/signal.js
tests/javascript/sqlite.js
tests/javascript/structs/struct-constructor.js
tests/javascript/structs/struct-enumerate.js
tests/javascript/structs/struct-functions.js
tests/javascript/structs/struct-nested-set.js
tests/javascript/structs/struct-null.js
tests/javascript/structs/struct-offsets.js
tests/javascript/structs/struct-set-member.js
tests/javascript/structs/struct-union-enumerate.js
tests/javascript/syntax-test.js
tests/javascript/type-conversion.js