index
:
platform/upstream/ppl
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_ivi
accepted/tizen_base
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
pristine-tar
sandbox/ronan/tizen
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0_ivi
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Base; Licenses: GPL-3.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
Test renamed.
Roberto Bagnara
2
-1
/
+3
2013-10-28
Improved.
Roberto Bagnara
1
-24
/
+27
2013-09-14
Do not clean inexistent dat file.
Enea Zaffanella
2
-16
/
+15
2013-09-14
Use the serial test harness in these directories.
Roberto Bagnara
4
-0
/
+8
2013-05-15
Merge branch 'master' into polyops
Roberto Bagnara
3
-8
/
+22
2013-05-13
Added test cases for the positive time elapse operator.
Marco Faella
2
-0
/
+430
2013-04-04
Added a testcase showing an issue in method MIP_Problem::OK().
Enea Zaffanella
1
-0
/
+14
2013-03-03
Activate a couple of tests that were ignored.
Enea Zaffanella
1
-7
/
+7
2013-02-27
Complete application of systematic file header renaming.
Enea Zaffanella
1
-1
/
+1
2013-01-01
Extended copyright years.
Roberto Bagnara
581
-582
/
+582
2012-08-30
Added a new test showing a precision problem in one of the methods
Enea Zaffanella
1
-0
/
+35
2012-08-27
Added test invocations that were left out by mistake.
Roberto Bagnara
3
-2
/
+7
2012-08-20
Guarantee that header file names are unique as per C++11's 16.2#5.
Roberto Bagnara
14
-13
/
+13
2012-08-18
Do not use TABs for code layout.
Roberto Bagnara
104
-2196
/
+2196
2012-08-14
Changed the way of accessing the underlying expression in classes
Enea Zaffanella
6
-55
/
+54
2012-07-13
Changed test04 to print more info when noisy.
Enea Zaffanella
1
-12
/
+17
2012-06-26
Fixed fpu rounding set/restore.
Abramo Bagnara
1
-6
/
+0
2012-06-25
Indentation fixed.
Roberto Bagnara
1
-3
/
+3
2012-06-25
Cater for systems where Watchdog objects are not supported.
Roberto Bagnara
1
-0
/
+8
2012-06-21
Restore the pre-PPL rounding mode before using libm functions.
Roberto Bagnara
3
-5
/
+26
2012-05-23
Added tests showing a bug in method contains() of weakly-relational shapes.
Enea Zaffanella
2
-3
/
+45
2012-05-18
Properly match #endif's directives using comments.
Enea Zaffanella
1
-3
/
+3
2012-05-04
Added a new test showing a bug in PIP_Problem.
Enea Zaffanella
1
-0
/
+20
2012-04-23
test01() no longer overflows with 8-bits and assertions on C polyhedra.
Enea Zaffanella
1
-0
/
+6
2012-04-23
test09() no longer overflows with 8-bit coefficients and assertions on.
Enea Zaffanella
1
-1
/
+1
2012-04-19
test14() overflows with 16 bit integers and assertions turned off.
Enea Zaffanella
1
-1
/
+1
2012-04-19
test16() overflows on 16 bits even with assertions turned off.
Enea Zaffanella
1
-1
/
+1
2012-04-17
Merge branch 'master' into sparse_matrices
Enea Zaffanella
3
-12
/
+202
2012-04-11
Test PIP_Problem/weightwatch1 requires unbounded coefficients.
Enea Zaffanella
1
-1
/
+1
2012-04-07
New test program.
Roberto Bagnara
2
-5
/
+71
2012-04-07
Comments improved.
Roberto Bagnara
1
-11
/
+11
2012-04-07
Cleaned.
Roberto Bagnara
1
-3
/
+1
2012-04-06
The given problem is not satisfiable (independently verified with other solve...
Roberto Bagnara
1
-11
/
+3
2012-04-06
Make it easier to reproduce issue [PPL 0000353].
Roberto Bagnara
3
-108
/
+88
2012-04-05
Set the validity bits.
Roberto Bagnara
1
-38
/
+38
2012-04-05
To reproduce Mantis issue [PPL 0000353].
Roberto Bagnara
2
-0
/
+154
2012-04-04
Merge branch 'master' into sparse_matrices
Enea Zaffanella
1
-0
/
+4
2012-03-30
On machines where float is supported and double is not supported, test01() ca...
Roberto Bagnara
1
-0
/
+4
2012-03-30
Merge branch 'master' into sparse_matrices
Enea Zaffanella
12
-71
/
+75
2012-03-27
Do not assume doubles are supported.
Roberto Bagnara
2
-15
/
+20
2012-03-26
Surround non integer costants with a cast to boundary type.
Abramo Bagnara
5
-41
/
+41
2012-03-26
Do not rely on doubles being supported.
Roberto Bagnara
4
-13
/
+13
2012-03-26
Removed unused parameter name.
Roberto Bagnara
1
-2
/
+1
2012-03-26
Merge branch 'master' into sparse_matrices
Enea Zaffanella
1
-0
/
+1
2012-03-23
Added `@extra_includes@' to `AM_CPPFLAGS'.
Roberto Bagnara
1
-0
/
+1
2012-03-23
Added test showing an assertion crashing in Linear_System::remove_row_no_ok().
Enea Zaffanella
1
-0
/
+32
2012-03-23
Merge branch 'master' into sparse_matrices
Enea Zaffanella
580
-802
/
+860
2012-03-19
Text revised.
Roberto Bagnara
1
-2
/
+2
2012-03-18
Copyright wording fixed.
Roberto Bagnara
1
-1
/
+1
2012-03-17
Use a consistent formatting.
Roberto Bagnara
1
-2
/
+2
[next]