aboutsummaryrefslogtreecommitdiff
path: root/tests/test.sh
Commit message (Collapse)AuthorAge
* Add cpu_trap testKarel Kočí2018-01-01
|
* Add ability to specify system mips toolchain in testsKarel Kočí2017-12-30
|
* Fix qt5 qmake not found on some distributions and todoKarel Kočí2017-12-11
|
* Set MIPS_PREFIX to contain tailing dashKarel Kočí2017-12-11
| | | | | | | It's common practice to have cross compilation prefix with dash as it allows you to not use any prefix at all and still have valid gcc call (although we are checking if we have it set at all but that doesn't matter for now).
* Another huge pile of work for about two monthsKarel Kočí2017-11-19
| | | | | | Well I should commit every change instead of this madness. I am not documenting changes as all this is just improvements and implementation progression.
* Drop pushd and popd as those are not posix compatibleKarel Kočí2017-09-05
|
* Initial commitKarel Kočí2017-08-30
Adding work done so far.