2021-10-31 23:14:41 +08:00
|
|
|
{{ include('../packages/dejagnu/README.md') }}
|
2021-05-23 20:24:26 +08:00
|
|
|
|
2021-11-01 01:53:57 +08:00
|
|
|
```bash
|
2021-10-31 21:48:07 +08:00
|
|
|
{{ include('../shared/test-pkgs.md') }}
|
2021-11-01 01:53:57 +08:00
|
|
|
```
|
2021-05-23 20:24:26 +08:00
|
|
|
|
|
|
|
## Настройка
|
2021-06-26 20:02:42 +08:00
|
|
|
|
2021-11-01 01:53:57 +08:00
|
|
|
```bash
|
2021-10-31 21:48:07 +08:00
|
|
|
{{ include('../packages/dejagnu/configure') }}
|
2021-11-01 01:53:57 +08:00
|
|
|
```
|
2021-05-23 20:24:26 +08:00
|
|
|
|
|
|
|
## Сборка и установка
|
2021-06-26 20:02:42 +08:00
|
|
|
|
2021-11-01 01:53:57 +08:00
|
|
|
```bash
|
2021-10-31 21:48:07 +08:00
|
|
|
{{ include('../packages/dejagnu/install') }}
|
2021-11-01 01:53:57 +08:00
|
|
|
```
|
2021-06-26 20:02:42 +08:00
|
|
|
|
2021-05-23 20:24:26 +08:00
|
|
|
## Тестирование
|
2021-06-26 20:02:42 +08:00
|
|
|
|
2021-11-01 01:53:57 +08:00
|
|
|
```bash
|
2021-10-31 21:48:07 +08:00
|
|
|
{{ include('../packages/dejagnu/test') }}
|
2021-11-01 01:53:57 +08:00
|
|
|
```
|
|
|
|
```bash
|
|
|
|
{{ include('../packages/dejagnu/test') }}
|
|
|
|
```
|
2021-05-23 20:24:26 +08:00
|
|
|
|
2021-10-31 22:52:16 +08:00
|
|
|
|