tests: make check should test against version in build tree, not installed
authorTim Horton <hortont424@gmail.com>
Wed, 6 Jan 2010 09:06:59 +0000 (04:06 -0500)
committerTim Horton <hortont424@gmail.com>
Wed, 6 Jan 2010 09:06:59 +0000 (04:06 -0500)
commit018aaa4edbc49f1b1db1ea54417388f857ee3f12
treeff12b86767f4453cc391a67a758b451f4ae83c40
parent362280cd799419b41eb0919bce0a33290942ff68
tests: make check should test against version in build tree, not installed
61 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-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