gnome-shell/tests
Owen W. Taylor 4800f63c3a Correct and simplify setting the GJS module path
We were going to great effort to include the normal directories in the
GJS search path and the code to to do this broke recently when
jsdir and jsnativedir were moved to gjs-internals-1.0.pc. However, it
was actually unnecessary since the standard directories are appended
to the default path.

(We continue to use a GNOME_SHELL_JS envvar separate from GJS_PATH
for the Shell to enable the somewhat unlikely case where someone wants
to invoke the shell specifying a GJS_PATH.)

https://bugzilla.gnome.org/show_bug.cgi?id=635367
2010-11-22 10:21:45 -05:00
..
interactive Icon test case fixes 2010-11-12 22:28:22 -05:00
testcommon Add run-js-test executable to run tests 2010-11-12 17:36:20 -05:00
unit [format] Add 'x' format specifier and field width 2010-06-24 15:54:54 +02:00
Makefile.am Correct and simplify setting the GJS module path 2010-11-22 10:21:45 -05:00
run-test.sh.in Correct and simplify setting the GJS module path 2010-11-22 10:21:45 -05:00