File: readme.txt

package info (click to toggle)
basex 10.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,684 kB
  • sloc: java: 156,985; xml: 54,172; sh: 43; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
======================================================== BASEX TESTS ===

 This package contains various tests that are used in BaseX development.
 These tests did not make it into the main repository because they are:

 * intended to be run for a long time
 * in the making
 * broken

 Tests can be run with maven:

 `mvn test`

 For questions or feedback, feel free to use the Tracker or our
 [Mailinglist](https://basex.org/open-source/ "BaseX | Open Source").

========================================================================