summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am4
l---------tests/rygel-gst-utils.vala2
l---------tests/rygel-http-byte-seek.vala2
l---------tests/rygel-http-byte-seek_http-get.vala2
l---------tests/rygel-http-get.vala2
l---------tests/rygel-http-gst-sink.vala2
l---------tests/rygel-http-item-uri.vala2
l---------tests/rygel-http-item-uri_http-get.vala2
l---------tests/rygel-http-item-uri_http-post.vala2
l---------tests/rygel-http-post.vala2
l---------tests/rygel-http-request_http-get.vala2
l---------tests/rygel-http-request_http-post.vala2
l---------tests/rygel-http-response.vala2
l---------tests/rygel-http-seek.vala2
l---------tests/rygel-http-seek_http-get.vala2
l---------tests/rygel-http-seek_time-seek.vala2
l---------tests/rygel-http-time-seek.vala2
l---------tests/rygel-http-time-seek_http-get.vala2
l---------tests/rygel-item-creator.vala2
l---------tests/rygel-media-art-store.vala2
l---------tests/rygel-relational-expression.vala2
l---------tests/rygel-search-expression.vala2
l---------tests/rygel-searchable-container.vala2
l---------tests/rygel-state-machine_http-get.vala2
l---------tests/rygel-state-machine_http-post.vala2
l---------tests/rygel-state-machine_http-response.vala2
l---------tests/rygel-state-machine_item-creator.vala2
27 files changed, 28 insertions, 28 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5739c993..90acdded 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -79,8 +79,8 @@ rygel_http_post_test_SOURCES = rygel-http-post-test.vala \
rygel_album_art_spec_test_SOURCES = rygel-album-art-spec-test.vala \
rygel-media-art-store.vala \
- ../src/rygel/rygel-thumbnail.vala \
- ../src/rygel/rygel-icon-info.vala
+ $(top_srcdir)/src/librygel-core/rygel-thumbnail.vala \
+ $(top_srcdir)/src/librygel-core/rygel-icon-info.vala
rygel_searchable_container_test_SOURCES = \
rygel-searchable-container.vala \
diff --git a/tests/rygel-gst-utils.vala b/tests/rygel-gst-utils.vala
index 0cf84c77..6b609846 120000
--- a/tests/rygel-gst-utils.vala
+++ b/tests/rygel-gst-utils.vala
@@ -1 +1 @@
-../src/rygel/rygel-gst-utils.vala \ No newline at end of file
+../src/librygel-core/rygel-gst-utils.vala \ No newline at end of file
diff --git a/tests/rygel-http-byte-seek.vala b/tests/rygel-http-byte-seek.vala
index c394bbde..74119d57 120000
--- a/tests/rygel-http-byte-seek.vala
+++ b/tests/rygel-http-byte-seek.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-byte-seek.vala \ No newline at end of file
+../src/librygel-core/rygel-http-byte-seek.vala \ No newline at end of file
diff --git a/tests/rygel-http-byte-seek_http-get.vala b/tests/rygel-http-byte-seek_http-get.vala
index c394bbde..74119d57 120000
--- a/tests/rygel-http-byte-seek_http-get.vala
+++ b/tests/rygel-http-byte-seek_http-get.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-byte-seek.vala \ No newline at end of file
+../src/librygel-core/rygel-http-byte-seek.vala \ No newline at end of file
diff --git a/tests/rygel-http-get.vala b/tests/rygel-http-get.vala
index 1bcf54bc..4e52f8e7 120000
--- a/tests/rygel-http-get.vala
+++ b/tests/rygel-http-get.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-get.vala \ No newline at end of file
+../src/librygel-core/rygel-http-get.vala \ No newline at end of file
diff --git a/tests/rygel-http-gst-sink.vala b/tests/rygel-http-gst-sink.vala
index b3ec9d89..23b7d24e 120000
--- a/tests/rygel-http-gst-sink.vala
+++ b/tests/rygel-http-gst-sink.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-gst-sink.vala \ No newline at end of file
+../src/librygel-core/rygel-http-gst-sink.vala \ No newline at end of file
diff --git a/tests/rygel-http-item-uri.vala b/tests/rygel-http-item-uri.vala
index b6cf2d85..88bc91b1 120000
--- a/tests/rygel-http-item-uri.vala
+++ b/tests/rygel-http-item-uri.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-item-uri.vala \ No newline at end of file
+../src/librygel-core/rygel-http-item-uri.vala \ No newline at end of file
diff --git a/tests/rygel-http-item-uri_http-get.vala b/tests/rygel-http-item-uri_http-get.vala
index b6cf2d85..88bc91b1 120000
--- a/tests/rygel-http-item-uri_http-get.vala
+++ b/tests/rygel-http-item-uri_http-get.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-item-uri.vala \ No newline at end of file
+../src/librygel-core/rygel-http-item-uri.vala \ No newline at end of file
diff --git a/tests/rygel-http-item-uri_http-post.vala b/tests/rygel-http-item-uri_http-post.vala
index b6cf2d85..88bc91b1 120000
--- a/tests/rygel-http-item-uri_http-post.vala
+++ b/tests/rygel-http-item-uri_http-post.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-item-uri.vala \ No newline at end of file
+../src/librygel-core/rygel-http-item-uri.vala \ No newline at end of file
diff --git a/tests/rygel-http-post.vala b/tests/rygel-http-post.vala
index 69cab6a6..2f1ca708 120000
--- a/tests/rygel-http-post.vala
+++ b/tests/rygel-http-post.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-post.vala \ No newline at end of file
+../src/librygel-core/rygel-http-post.vala \ No newline at end of file
diff --git a/tests/rygel-http-request_http-get.vala b/tests/rygel-http-request_http-get.vala
index 611f7e5e..38f0509c 120000
--- a/tests/rygel-http-request_http-get.vala
+++ b/tests/rygel-http-request_http-get.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-request.vala \ No newline at end of file
+../src/librygel-core/rygel-http-request.vala \ No newline at end of file
diff --git a/tests/rygel-http-request_http-post.vala b/tests/rygel-http-request_http-post.vala
index 611f7e5e..38f0509c 120000
--- a/tests/rygel-http-request_http-post.vala
+++ b/tests/rygel-http-request_http-post.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-request.vala \ No newline at end of file
+../src/librygel-core/rygel-http-request.vala \ No newline at end of file
diff --git a/tests/rygel-http-response.vala b/tests/rygel-http-response.vala
index e23cfdf1..fc06488f 120000
--- a/tests/rygel-http-response.vala
+++ b/tests/rygel-http-response.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-response.vala \ No newline at end of file
+../src/librygel-core/rygel-http-response.vala \ No newline at end of file
diff --git a/tests/rygel-http-seek.vala b/tests/rygel-http-seek.vala
index 343aaf62..681442af 120000
--- a/tests/rygel-http-seek.vala
+++ b/tests/rygel-http-seek.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-seek.vala \ No newline at end of file
+../src/librygel-core/rygel-http-seek.vala \ No newline at end of file
diff --git a/tests/rygel-http-seek_http-get.vala b/tests/rygel-http-seek_http-get.vala
index 343aaf62..681442af 120000
--- a/tests/rygel-http-seek_http-get.vala
+++ b/tests/rygel-http-seek_http-get.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-seek.vala \ No newline at end of file
+../src/librygel-core/rygel-http-seek.vala \ No newline at end of file
diff --git a/tests/rygel-http-seek_time-seek.vala b/tests/rygel-http-seek_time-seek.vala
index 343aaf62..681442af 120000
--- a/tests/rygel-http-seek_time-seek.vala
+++ b/tests/rygel-http-seek_time-seek.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-seek.vala \ No newline at end of file
+../src/librygel-core/rygel-http-seek.vala \ No newline at end of file
diff --git a/tests/rygel-http-time-seek.vala b/tests/rygel-http-time-seek.vala
index 48b688bc..e5ea5618 120000
--- a/tests/rygel-http-time-seek.vala
+++ b/tests/rygel-http-time-seek.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-time-seek.vala \ No newline at end of file
+../src/librygel-core/rygel-http-time-seek.vala \ No newline at end of file
diff --git a/tests/rygel-http-time-seek_http-get.vala b/tests/rygel-http-time-seek_http-get.vala
index 48b688bc..e5ea5618 120000
--- a/tests/rygel-http-time-seek_http-get.vala
+++ b/tests/rygel-http-time-seek_http-get.vala
@@ -1 +1 @@
-../src/rygel/rygel-http-time-seek.vala \ No newline at end of file
+../src/librygel-core/rygel-http-time-seek.vala \ No newline at end of file
diff --git a/tests/rygel-item-creator.vala b/tests/rygel-item-creator.vala
index 4d22d871..39e7ca38 120000
--- a/tests/rygel-item-creator.vala
+++ b/tests/rygel-item-creator.vala
@@ -1 +1 @@
-../src/rygel/rygel-item-creator.vala \ No newline at end of file
+../src/librygel-core/rygel-item-creator.vala \ No newline at end of file
diff --git a/tests/rygel-media-art-store.vala b/tests/rygel-media-art-store.vala
index ce7e89c8..107e3f0d 120000
--- a/tests/rygel-media-art-store.vala
+++ b/tests/rygel-media-art-store.vala
@@ -1 +1 @@
-../src/rygel/rygel-media-art-store.vala \ No newline at end of file
+../src/librygel-core/rygel-media-art-store.vala \ No newline at end of file
diff --git a/tests/rygel-relational-expression.vala b/tests/rygel-relational-expression.vala
index d0490ad0..9b8040aa 120000
--- a/tests/rygel-relational-expression.vala
+++ b/tests/rygel-relational-expression.vala
@@ -1 +1 @@
-../src/rygel/rygel-relational-expression.vala \ No newline at end of file
+../src/librygel-core/rygel-relational-expression.vala \ No newline at end of file
diff --git a/tests/rygel-search-expression.vala b/tests/rygel-search-expression.vala
index 58920057..237ceaa7 120000
--- a/tests/rygel-search-expression.vala
+++ b/tests/rygel-search-expression.vala
@@ -1 +1 @@
-../src/rygel/rygel-search-expression.vala \ No newline at end of file
+../src/librygel-core/rygel-search-expression.vala \ No newline at end of file
diff --git a/tests/rygel-searchable-container.vala b/tests/rygel-searchable-container.vala
index d9e06601..aa5485e7 120000
--- a/tests/rygel-searchable-container.vala
+++ b/tests/rygel-searchable-container.vala
@@ -1 +1 @@
-../src/rygel/rygel-searchable-container.vala \ No newline at end of file
+../src/librygel-core/rygel-searchable-container.vala \ No newline at end of file
diff --git a/tests/rygel-state-machine_http-get.vala b/tests/rygel-state-machine_http-get.vala
index 5063d685..2b3a7af9 120000
--- a/tests/rygel-state-machine_http-get.vala
+++ b/tests/rygel-state-machine_http-get.vala
@@ -1 +1 @@
-../src/rygel/rygel-state-machine.vala \ No newline at end of file
+../src/librygel-core/rygel-state-machine.vala \ No newline at end of file
diff --git a/tests/rygel-state-machine_http-post.vala b/tests/rygel-state-machine_http-post.vala
index 5063d685..2b3a7af9 120000
--- a/tests/rygel-state-machine_http-post.vala
+++ b/tests/rygel-state-machine_http-post.vala
@@ -1 +1 @@
-../src/rygel/rygel-state-machine.vala \ No newline at end of file
+../src/librygel-core/rygel-state-machine.vala \ No newline at end of file
diff --git a/tests/rygel-state-machine_http-response.vala b/tests/rygel-state-machine_http-response.vala
index 5063d685..2b3a7af9 120000
--- a/tests/rygel-state-machine_http-response.vala
+++ b/tests/rygel-state-machine_http-response.vala
@@ -1 +1 @@
-../src/rygel/rygel-state-machine.vala \ No newline at end of file
+../src/librygel-core/rygel-state-machine.vala \ No newline at end of file
diff --git a/tests/rygel-state-machine_item-creator.vala b/tests/rygel-state-machine_item-creator.vala
index 5063d685..2b3a7af9 120000
--- a/tests/rygel-state-machine_item-creator.vala
+++ b/tests/rygel-state-machine_item-creator.vala
@@ -1 +1 @@
-../src/rygel/rygel-state-machine.vala \ No newline at end of file
+../src/librygel-core/rygel-state-machine.vala \ No newline at end of file