[root]/testsuite/partest
windows
(2 files, 630 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 138 (100.0%) | 1331 (100.0%) | 9.6 |
perost | 36 (26.1%) | 730 (54.8%) | 20.2 |
sjoelund.se | 72 (52.2%) | 510 (38.3%) | 7.0 |
adrpo | 14 (10.1%) | 48 (3.6%) | 3.4 |
alash325 | 10 (7.2%) | 29 (2.2%) | 2.9 |
wbraun | 4 (2.9%) | 12 (0.9%) | 3.0 |
hudson | 2 (1.4%) | 2 (0.2%) | 1.0 |
- Fix makefile parsing in runtests.pl to only consider TESTFILES.
1 lines of code changed in 1 file:
Add testing of the WasteWater library (can not be done using the regression suite since it requires override files to initialize)
- Use the -gitlibraries flag of runtests.pl to run these tests (add more if we want to test other libraries that require special setup)
6 lines of code changed in 1 file:
Do not use parallel mark when running the test suite
3 lines of code changed in 1 file:
Update the usage
7 lines of code changed in 1 file:
Try to handle double // in paths
5 lines of code changed in 1 file:
- Added support to partest for reading testcases from a file instead from a
Makefile.
38 lines of code changed in 1 file:
Add depends: flag to mos-files for external dependencies
7 lines of code changed in 1 file:
Add runtests.pl flag -nocpp (used by OSX tests)
6 lines of code changed in 1 file:
Dump info regarding linear system density
14 lines of code changed in 1 file:
-nosavedb flag
6 lines of code changed in 1 file:
Ability to use runtests.pl with custom omc (like omc-bootstrapped)
8 lines of code changed in 2 files:
Return the exit status we got from the simulation runtime
1 lines of code changed in 1 file:
Move more ThermoPower tests to the correct location
1 lines of code changed in 1 file:
- Fixed parts of runtests.pl -f (fast logs). It has been broken since the tests moved location.
- Move ThermoPower testcase from simulation/modelica/others to 3rdParty
7 lines of code changed in 1 file:
- Added runtests.pl argument -veryfew, to have a minimal number of tests to check runtests.pl functionality
- Fixed finding the slowest test (and its name)
17 lines of code changed in 1 file:
Perl doesn't have a min function. Silly me for assuming that ;)
1 lines of code changed in 1 file:
Fix syntax error
1 lines of code changed in 1 file:
Try to print the time the slowest test took to execute
9 lines of code changed in 1 file:
Fix runtests.pl -cppruntime
3 lines of code changed in 1 file:
- run only cpp runtime tests when -cppruntime is given.
2 lines of code changed in 1 file:
Added argument to System.systemCall: output file (redirect stdout and stderr)
- Fixes some issues with OSX not redirecting segmentation faults
- Also added this option to Scripting.system()
1 lines of code changed in 1 file:
- Put back the old FMI hack to work on Linux
- Disable MSL3.2.1 cppruntime tests until their performance improves
5 lines of code changed in 1 file:
Let configure check that BLAS is included when linking LAPACK
4 lines of code changed in 1 file:
Strict perl...
3 lines of code changed in 1 file:
- Partest on OSX
- Skip some unncessary steps for bootstrapping from tarball
13 lines of code changed in 1 file:
Fix package name
1 lines of code changed in 1 file:
Use require, not use to check for modules
2 lines of code changed in 1 file:
- Added option rtest -c (coloured output using dwdiff)
- Partest will use this if available and no-colour was not specified
24 lines of code changed in 2 files:
Include newline as a printable character
1 lines of code changed in 1 file:
Fix the regex for non-printable characters
1 lines of code changed in 1 file:
Remove non printable characters from the xml
5 lines of code changed in 1 file:
Add the UTF-8 header to the xml
5 lines of code changed in 2 files:
Make sure the generated xml-file only contains valid xml
4 lines of code changed in 1 file:
- link ReferenceGraphs directory if present
3 lines of code changed in 1 file:
- remove tab.
1 lines of code changed in 1 file:
- attempt to fix hpcom examples
+ fix file cases
+ fix linking of Model_prof.xml and Model_TaskGraph.graphml
files in testsuite/partest/runtest.pl
12 lines of code changed in 1 file:
- Also remove the use directive from the testscript.
0 lines of code changed in 1 file:
- Removed usage of the experimental given/when statement in the parallel
testscripts, for perl 5.18 compatibility.
65 lines of code changed in 1 file:
[Janitor mode] Set auto-props
2 lines of code changed in 2 files:
- attempt to fix interactive test
6 lines of code changed in 1 file:
(83 more)