Skip to content

Commit

Permalink
tests 4
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-web committed Dec 18, 2023
1 parent 28023f5 commit 1d27625
Show file tree
Hide file tree
Showing 38 changed files with 38 additions and 38 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions filter.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class filter_jsxgraph extends moodle_text_filter {
*
* @var String
*/
public const PATH_FOR_CORES = '/filter/jsxgraph/amd/build/';
public const PATH_FOR_CORES = '/filter/jsxgraph/amd/src/';

/**
* Path to library folders
Expand Down Expand Up @@ -306,7 +306,7 @@ private function get_replaced_node($node, $index) {
/**
* Combine global code and code contained in $node. Define some JavaScript constants. Apply this code to the dom.
*
* @param $node domNode JSXGraph node.
* @param domNode $node JSXGraph node.
*
* @return void
*/
Expand Down
72 changes: 36 additions & 36 deletions thirdpartylibs.xml
Original file line number Diff line number Diff line change
@@ -1,287 +1,287 @@
<?xml version="1.0"?>
<libraries>
<library>
<location>/amd/build/jsxgraphcore-v1.6.2-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.6.2-lazy.js</location>
<name>JSXGraph 1.6.2</name>
<version>1.6.2</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.6.1-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.6.1-lazy.js</location>
<name>JSXGraph 1.6.1</name>
<version>1.6.1</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.6.0-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.6.0-lazy.js</location>
<name>JSXGraph 1.6.0</name>
<version>1.6.0</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.5.0-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.5.0-lazy.js</location>
<name>JSXGraph 1.5.0</name>
<version>1.5.0</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.4.6-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.4.6-lazy.js</location>
<name>JSXGraph 1.4.6</name>
<version>1.4.6</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.4.5-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.4.5-lazy.js</location>
<name>JSXGraph 1.4.5</name>
<version>1.4.5</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.4.4-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.4.4-lazy.js</location>
<name>JSXGraph 1.4.4</name>
<version>1.4.4</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.4.3-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.4.3-lazy.js</location>
<name>JSXGraph 1.4.3</name>
<version>1.4.3</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.4.2-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.4.2-lazy.js</location>
<name>JSXGraph 1.4.2</name>
<version>1.4.2</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.4.1-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.4.1-lazy.js</location>
<name>JSXGraph 1.4.1</name>
<version>1.4.1</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.4.0-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.4.0-lazy.js</location>
<name>JSXGraph 1.4.0</name>
<version>1.4.0</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.3.2-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.3.2-lazy.js</location>
<name>JSXGraph 1.3.2</name>
<version>1.3.2</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.3.1-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.3.1-lazy.js</location>
<name>JSXGraph 1.3.1</name>
<version>1.3.1</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.3.0-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.3.0-lazy.js</location>
<name>JSXGraph 1.3.0</name>
<version>1.3.0</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.2.3-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.2.3-lazy.js</location>
<name>JSXGraph 1.2.3</name>
<version>1.2.3</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.2.2-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.2.2-lazy.js</location>
<name>JSXGraph 1.2.2</name>
<version>1.2.2</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.2.1-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.2.1-lazy.js</location>
<name>JSXGraph 1.2.1</name>
<version>1.2.1</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.2.0-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.2.0-lazy.js</location>
<name>JSXGraph 1.2.0</name>
<version>1.2.0</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.1.0-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.1.0-lazy.js</location>
<name>JSXGraph 1.1.0</name>
<version>1.1.0</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v1.0.0-lazy.js</location>
<location>amd/src/jsxgraphcore-v1.0.0-lazy.js</location>
<name>JSXGraph 1.0.0</name>
<version>1.0.0</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.99.7-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.99.7-lazy.js</location>
<name>JSXGraph 0.99.7</name>
<version>0.99.7</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.99.6-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.99.6-lazy.js</location>
<name>JSXGraph 0.99.6</name>
<version>0.99.6</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.99.5-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.99.5-lazy.js</location>
<name>JSXGraph 0.99.5</name>
<version>0.99.5</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.99.4-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.99.4-lazy.js</location>
<name>JSXGraph 0.99.4</name>
<version>0.99.4</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.99.3-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.99.3-lazy.js</location>
<name>JSXGraph 0.99.3</name>
<version>0.99.3</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.99.2-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.99.2-lazy.js</location>
<name>JSXGraph 0.99.2</name>
<version>0.99.2</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.99.1-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.99.1-lazy.js</location>
<name>JSXGraph 0.99.1</name>
<version>0.99.1</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.98-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.98-lazy.js</location>
<name>JSXGraph 0.98</name>
<version>0.98</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.97-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.97-lazy.js</location>
<name>JSXGraph 0.97</name>
<version>0.97</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.96-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.96-lazy.js</location>
<name>JSXGraph 0.96</name>
<version>0.96</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.95-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.95-lazy.js</location>
<name>JSXGraph 0.95</name>
<version>0.95</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.94-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.94-lazy.js</location>
<name>JSXGraph 0.94</name>
<version>0.94</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.93-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.93-lazy.js</location>
<name>JSXGraph 0.93</name>
<version>0.93</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.92-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.92-lazy.js</location>
<name>JSXGraph 0.92</name>
<version>0.92</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.91-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.91-lazy.js</location>
<name>JSXGraph 0.91</name>
<version>0.91</version>
<license>LGPL</license>
<licenseversion>3.0+</licenseversion>
</library>

<library>
<location>amd/build/jsxgraphcore-v0.90-lazy.js</location>
<location>amd/src/jsxgraphcore-v0.90-lazy.js</location>
<name>JSXGraph 0.90</name>
<version>0.90</version>
<license>LGPL</license>
Expand Down

0 comments on commit 1d27625

Please sign in to comment.