gbt3 install and task
This commit is contained in:
parent
ed8f5b73ad
commit
c733083a32
2 changed files with 3 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
gambas3 gbs3
|
gambas3 gbs3 gbt3
|
||||||
|
|
|
@ -11,10 +11,11 @@
|
||||||
> Parse `1..0 # SKIP` style TAPs indicating that a whole test was skipped.
|
> Parse `1..0 # SKIP` style TAPs indicating that a whole test was skipped.
|
||||||
- Plan selftests
|
- Plan selftests
|
||||||
> gb.test: Every subtest in all tests must plan the own assertion count
|
> gb.test: Every subtest in all tests must plan the own assertion count
|
||||||
- Install gbt3 at Gambas installation
|
|
||||||
|
|
||||||
## Work
|
## Work
|
||||||
|
|
||||||
|
- Install gbt3 at Gambas installation
|
||||||
|
> gbt3 is compiled and installed by make but there is no symlink gbt3 > gbt3.gambas
|
||||||
|
|
||||||
## Done
|
## Done
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue