summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-10-24 13:00:57 +0200
committercyBerta <richy@cyborgsociety.org>2013-11-13 00:04:12 +0100
commit73ecf4afa72e43d8ef479dbcdd020b33b7baa943 (patch)
tree0bfe9c916af44b1b12a6651df21d8fd6391f1b60 /tests
parent4fcf3d15e5b57c6c1dffd8e7c0cd5b84fda93138 (diff)
Shorter README.
Next commit I'll push the Build from eclipse file. I've also removed the tests .project file because it's not in there, and importing from Eclipse using Git import yielded in an error for the leap_androidTest project.
Diffstat (limited to 'tests')
-rw-r--r--tests/.project34
1 files changed, 0 insertions, 34 deletions
diff --git a/tests/.project b/tests/.project
deleted file mode 100644
index 851db452..00000000
--- a/tests/.project
+++ /dev/null
@@ -1,34 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<projectDescription>
- <name>leap_androidTest</name>
- <comment></comment>
- <projects>
- <project>leap_android</project>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.jdt.core.javabuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>com.android.ide.eclipse.adt.ApkBuilder</name>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>com.android.ide.eclipse.adt.AndroidNature</nature>
- <nature>org.eclipse.jdt.core.javanature</nature>
- </natures>
-</projectDescription>