aboutsummaryrefslogtreecommitdiffstats
path: root/weaver5/testsrc
diff options
context:
space:
mode:
authoraclement <aclement>2005-09-27 09:14:59 +0000
committeraclement <aclement>2005-09-27 09:14:59 +0000
commit24e42cff3410e4b427a233112ab0c9b7d43f0ea1 (patch)
treea155647bb20960f76cab195baf47aa1bcd261a67 /weaver5/testsrc
parent20cafd486b5f5181153fadc4179c2cf313c931a5 (diff)
downloadaspectj-24e42cff3410e4b427a233112ab0c9b7d43f0ea1.tar.gz
aspectj-24e42cff3410e4b427a233112ab0c9b7d43f0ea1.zip
trick the build machine into compiling our code !
Diffstat (limited to 'weaver5/testsrc')
-rw-r--r--weaver5/testsrc/Weaver5ModuleTests.java40
1 files changed, 40 insertions, 0 deletions
diff --git a/weaver5/testsrc/Weaver5ModuleTests.java b/weaver5/testsrc/Weaver5ModuleTests.java
new file mode 100644
index 000000000..434f3022a
--- /dev/null
+++ b/weaver5/testsrc/Weaver5ModuleTests.java
@@ -0,0 +1,40 @@
+/*******************************************************************************
+ * Copyright (c) 2005 Contributors.
+ * All rights reserved.
+ * This program and the accompanying materials are made available
+ * under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution and is available at
+ * http://eclipse.org/legal/epl-v10.html
+ *
+ * Contributors: (See CVS logs)
+ *
+ *******************************************************************************/
+
+import org.aspectj.testing.util.TestUtil;
+import org.aspectj.util.LangUtil;
+
+import junit.framework.Test;
+import junit.framework.TestCase;
+import junit.framework.TestSuite;
+
+/**
+ */
+public class Weaver5ModuleTests extends TestCase {
+
+ public static Test suite() {
+ TestSuite suite = new TestSuite(Weaver5ModuleTests.class.getName());
+ if (TestUtil.is15VMOrGreater()) {
+// if (LangUtil.is15VMOrGreater()) {
+ TestUtil.loadTestsReflectively(suite, "org.aspectj.weaver.tools.Java15PointcutExpressionTest", false);
+// }
+// TestUtil.loadTestsReflectively(suite, "Weaver515ModuleTests", true);
+ } else {
+ suite.addTest(TestUtil.testNamed("all tests require 1.5"));
+ }
+ return suite;
+ }
+ public static void main(String[] args) {
+ junit.textui.TestRunner.main(new String[] {Weaver5ModuleTests.class.getName()});
+ }
+
+}
630/stable29'>backport/38630/stable29 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/l10n/templates/files_trashbin.pot
blob: eb037a885df7c345bf5c2bf3dc7817d3cfedf28c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60