aboutsummaryrefslogtreecommitdiff
path: root/tests/loader/1/math
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-18 07:35:12 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-23 17:47:47 +0200
commit1dc38cf49b6c7a8b661a9cc675ded94c8ab33c36 (patch)
tree5a216148adb9d842a5a15c032a671182faa9ba06 /tests/loader/1/math
parentfe6182a8c89675f92e72c881d707e21cdf56f376 (diff)
Implement brep-migrate utility
Diffstat (limited to 'tests/loader/1/math')
-rw-r--r--tests/loader/1/math/packages71
-rw-r--r--tests/loader/1/math/repositories13
2 files changed, 0 insertions, 84 deletions
diff --git a/tests/loader/1/math/packages b/tests/loader/1/math/packages
deleted file mode 100644
index 7b81c5e..0000000
--- a/tests/loader/1/math/packages
+++ /dev/null
@@ -1,71 +0,0 @@
-: 1
-name: libstudxml
-version: 1.0.0+1
-summary: Modern C++ XML API
-license: MIT
-tags: c++, xml, parser, serializer, pull, streaming, modern
-description-file: README
-changes-file: NEWS
-url: http://www.codesynthesis.com/projects/libstudxml/
-email: studxml-users@codesynthesis.com; Public mailing list, posts by\
- non-members are allowed but moderated.
-package-email: boris@codesynthesis.com; Direct email to the author.
-depends: libexpat >= 2.0.0
-depends: libgenx
-location: libstudxml-1.0.0+1.tar.gz
-:
-name: libexp
-version: 1~1.2
-summary: The exponent
-description: The exponent math function.
-license: MIT
-tags: c++, exponent
-url: http://www.exp.com
-email: users@exp.com
-depends: libmisc
-location: libexp-1~1.2.tar.gz
-:
-name: libfoo
-version: 1.2.4+1
-summary: The Foo Math Library
-description:\
-A modern C++ library with easy to use linear algebra and lot of optimization
-tools.
-
-There are over 100 functions in total with an extensive test suite. The API is
-similar to MATLAB.
-
-Useful for conversion of research code into production environments.
-\
-license: LGPLv2, MIT; If using with GNU TLS.
-license: BSD; If using with OpenSSL.
-priority: high; Critical bug fixes, performance improvement.
-tags: c++, foo, math
-url: http://www.example.com/foo/; Project home page.
-email: foo-users@example.com; Public mailing list. Read FAQ before posting.
-package-url: http://www.example.com/foo/pack; Package details.
-package-email: pack@example.com; Current packager.
-depends: libmisc < 1.1 | libmisc > 2.3.0; Crashes with 1.1.0-2.3.0.
-depends: libexp >= 1.0
-depends: ? libstudxml | libexpat; The newer the better.
-requires: linux | windows | macosx; Symbian support is coming.
-requires: c++11
-requires: ? ; libc++ standard library if using Clang on Mac OS X.
-requires: ? vc++ >= 12.0; Only if using VC++ on Windows.
-location: libfoo-1.2.4+1.tar.gz
-changes:\
-1.2.4+1
- * applied patch for critical bug-219
- * regenerated documentation
-
-1.2.4
- * test suite extended significantly
-\
-:
-name: libfoo
-version: 1.0
-summary: The Foo Lib
-license: MIT
-url: http://www.example.com/foo/
-email: foo-users@example.com
-location: libfoo-1.0.tar.gz
diff --git a/tests/loader/1/math/repositories b/tests/loader/1/math/repositories
deleted file mode 100644
index 20aa30d..0000000
--- a/tests/loader/1/math/repositories
+++ /dev/null
@@ -1,13 +0,0 @@
-: 1
-# Foreign repository manifest.
-#
-location: ../misc
-:
-# Local repository manifest (this repository).
-#
-email: repoman@cppget.org
-summary: Math C++ package repository
-description: \
-This is the awesome C++ package repository full of remarkable algorithms and
-APIs.
-\